You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: