teslamotors / informed

A lightweight framework and utility for building powerful forms in React applications
https://teslamotors.github.io/informed
MIT License
956 stars 173 forks source link

Allow for false and zero field values to be re-initialized correctly #421

Open juancstlm opened 2 years ago

juancstlm commented 2 years ago

Allow for falsy values such as false and 0 to be re-initialized properly without reverting back to the initial value if they are false or 0