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

context API warnings in React #58

Open
zarinda opened this issue Dec 22, 2020 · 3 comments
Open

context API warnings in React #58

zarinda opened this issue Dec 22, 2020 · 3 comments

Comments

@zarinda
Copy link

zarinda commented Dec 22, 2020

Please update the following components: DragDropContext(t), DragLayer(t)

Warning: Legacy context API has been detected within a strict-mode tree.

The old API will be supported in all 16.x releases, but applications using it should migrate to the new version.

Please update the following components: DragDropContext(t), DragLayer(t)

Learn more about this warning here: https://reactjs.org/link/legacy-context
at DragDropContext(t) (http://localhost:3000/static/js/0.chunk.js:2540:14)
at Route (http://localhost:3000/static/js/0.chunk.js:44273:29)
at Switch (http://localhost:3000/static/js/0.chunk.js:44475:29)
at div
at Content
at Router (http://localhost:3000/static/js/0.chunk.js:43908:30)
at BrowserRouter (http://localhost:3000/static/js/0.chunk.js:43528:35)
at div
at App

@willb335
Copy link
Owner

This library is no longer maintained. There are other, more stable, chessboard libraries that could fit your use case

@zarinda
Copy link
Author

zarinda commented Dec 23, 2020

This library is no longer maintained. There are other, more stable, chessboard libraries that could fit your use case

Would you please give me the links? chessboard libraries

@willb335
Copy link
Owner

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

2 participants