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

can't render the gannt chart #29

Open
alonbentura opened this issue Nov 30, 2021 · 0 comments
Open

can't render the gannt chart #29

alonbentura opened this issue Nov 30, 2021 · 0 comments

Comments

@alonbentura
Copy link

Error: Element ref was specified as a string (bar) but no owner was set. This could happen for one of the following reasons:

  1. You may be adding a ref to a function component

  2. You may be adding a ref to a component that was not created inside a component's render method

  3. You have multiple copies of React loaded
    See https://reactjs.org/link/refs-must-have-owner for more information.

    "react": "^17.0.2",
    "react-dom": "^17.0.2",
    "react-gantt": "^2.1.8",
    "moment": "^2.29.1",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant