bietkul / react-reactive-form

Angular like reactive forms in React.
MIT License
309 stars 32 forks source link

React is outdated in console getting warnings #76

Closed vforv closed 2 years ago

vforv commented 3 years ago

react-dom.development.js:67 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: FieldControl, FieldGroup

bietkul commented 3 years ago

Thanks for bringing this up. I'll fix it soon.

vforv commented 3 years ago

Thank you there is issue with Cotnext API is outdated.

Good work with plugin

vforv commented 3 years ago

Any update maybe regarding this?

bostondevin commented 2 years ago

Any update on this?

bietkul commented 2 years ago

v2.0.0 is out with React 18.x support