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

Anybody getting this Legacy Context API warning in Wizard ? #65

Closed
uraees opened this issue Apr 6, 2020 · 2 comments
Closed

Anybody getting this Legacy Context API warning in Wizard ? #65

uraees opened this issue Apr 6, 2020 · 2 comments

Comments

@uraees
Copy link

uraees commented Apr 6, 2020

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: Steps, Wizard

Learn more about this warning here: https://fb.me/react-legacy-context
in Wizard (at XXXXXXX.jsx:70)
in form (created by Form)
.....
in App (at src/index.js:34)
in StrictMode (at src/index.js:10)

@ghost
Copy link

ghost commented Apr 10, 2020

This project is still using the Component.contextTypes API. We should give this some love and look at using hooks in the next major release.

@ghost
Copy link

ghost commented Apr 10, 2020

Closing in favor of #38

@ghost ghost closed this as completed Apr 10, 2020
This issue was closed.
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