Skip to content

Bugfix for setting nameless input values to undefined

Compare
Choose a tag to compare
@FThompson FThompson released this 13 Jul 06:10
· 15 commits to master since this release

Previously, a bug would occur when persisting a form with nameless input fields where upon load the field's value would be set to undefined. This release fixes that bug.