andyhu92 / react-bootstrap4-form-validation

Simple React Components for form validation. Based on HTML5 Constraint validation API and Bootstrap4 style.
https://andyhu92.github.io/react-bootstrap4-form-validation/
MIT License
15 stars 4 forks source link

"Legacy context API has been detected" warnings #9

Open alex-kowalczyk opened 3 years ago

alex-kowalczyk commented 3 years ago

The following warnings are logged. Is the component maintained and will be updated ?

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: TextInput, ValidationForm Learn more about this warning here: https://reactjs.org/link/legacy-context