carbon-design-system / carbon-addons-cloud-react

[DEPRECATED] React components for the Cloud Add-on
http://cloud.carbondesignsystem.com/
Apache License 2.0
13 stars 23 forks source link

Super expression must either be null or a function, not object error #77

Open reeteshsingh93 opened 5 years ago

reeteshsingh93 commented 5 years ago

Detailed description

Describe in detail the issue you're having.

After upgrading to new carbon component react version i am getting the above error image

Is this a feature request (new component, new icon), a bug, or a general issue?

Is this issue related to a specific component?

What did you expect to happen? What happened instead? What would you like to see changed?

What browser are you working in?

What version of the Carbon Design System are you using? image

What offering/product do you work on? Any pressing ship or release dates we should be aware of?

Steps to reproduce the issue

  1. Step one
  2. Step two
  3. Step three
  4. etc.

Additional information

reeteshsingh93 commented 5 years ago

Error Screen shot: image

kkomprakash commented 5 years ago

Here's codesandbox link to reproduce this issue - https://codesandbox.io/s/m3k073l01y.

wansc2016 commented 5 years ago

I got the same issue, and it blocked our development work. Can anyone help on this issue? Thanks.

asudoh commented 5 years ago

Hi 👋 not sure what the maintainer wants to this, but from Carbon perspective, our recommendation is moving to our default user interaction (click-to-open) or moving to Definition/Icon tooltip. If the team still wants to preserve the old behavior, you can grab/fork v8 code of carbon-components-react. Hope this helps!

vtran18 commented 5 years ago

Has anyone gotten around this issue (without grab/fork v8 code of carbon-components-react)?

asudoh commented 5 years ago

Hi 👋 just wanted to mention that Carbon <TooltipIcon> is getting multi-line body content support. It may be an interest of some of you.

wansc2016 commented 5 years ago

This issue blocks our upgrade to carbon-components 10.0.0, can anyone help on this?