You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You get an error when you press "Edit json" if form contains checkboxes.
The error is because checkboxes use this.inputs, not this.input (Around line 5094).