Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minified React error #185 seen in the Card component in the IOT storybook. #3678

Open
rontiris opened this issue Dec 20, 2022 · 2 comments
Open
Assignees
Labels
severity: 2 Affects major functionality, has a workaround

Comments

@rontiris
Copy link

  1. Go to IOT Storybook. https://carbon-addons-iot-react.com/?path=/story/1-watson-iot-card-card--with-ellipsed-title-tooltip-external-tooltip
  2. Go to the Card compoinent. --> with ellipsed title tooltip & external tooltip
  3. In the Knobs section. Enable the "demo title text tooltip (titleTextTooltip)" checkbox.
  4. Now in the Card click on the Card title ellipses.

Actual: You will see the error below:

Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for full errors and additional helpful warnings.
at Ws (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:130:90353)
at Object.enqueueSetState (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:130:48981)
at _.setState (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:122:1298)
at n.value (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:20:927354)
at os (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:130:83472)
at pc (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:130:101247)
at t.unstable_runWithPriority (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:138:3844)
at Vi (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:130:45025)
at fc (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:130:97719)
at Qs (https://carbon-addons-iot-react.com/vendors~main.d62ed908.iframe.bundle.js:130:93873)

@rontiris
Copy link
Author

image

@erzhan-temir-mamyrov
Copy link
Collaborator

Hello @rontiris ! Thank you for bringing this up. This issue seems to be similar to #3645 part 3. The fix is delivered in pre-release 2.152.0-next.12. You can verify that this bug is resolved by viewing pre-release storybook.

@JordanWSmith15 JordanWSmith15 added the severity: 2 Affects major functionality, has a workaround label Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity: 2 Affects major functionality, has a workaround
Projects
None yet
Development

No branches or pull requests

3 participants