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

Fired Uncaught Error: A duplicate id was found in the parameter array unless no duplicate id #150

Open
TugrulAsik opened this issue Mar 8, 2023 · 4 comments

Comments

@TugrulAsik
Copy link

Fired Uncaught Error: A duplicate id was found in the parameter array unless no duplicate id.

@alisbiaa
Copy link

Having the same error, did you manage to solve it? @TugrulAsik

@chanmoto
Copy link

解決方法
・react-vis-graph → ダメ(丸1週間悩む)
・react-vis-graph-wrapper → 5秒で解決

@TugrulAsik
Copy link
Author

@alisbiaa I hope that the question is still fresh. I have switched to another graph library some time ago. If you fix sth maybe I can help to check.

@vikashgurjar
Copy link

This is happening because React is running in "strict" mode. Try removing the <React.Strict> </React.Strict> from your application.

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

4 participants