joegasewicz / react-bare-forms

A bare minimal React form library for quick & simple forms.
https://joegasewicz.github.io/react-bare-forms/
MIT License
20 stars 4 forks source link

Select Field Warning #109

Open joegasewicz opened 3 years ago

joegasewicz commented 3 years ago
react_devtools_backend.js:2430 Warning: React does not recognize the `objectValue` prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase `objectvalue` instead. If you accidentally passed it from a parent component, remove it from the DOM element.