informed
informed copied to clipboard
Allow for false and zero field values to be re-initialized correctly
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