Tangerine-Community / tangy-form

<tangy-form> is a web component for creating multipage forms. Other <tangy-*> input elements are included as well.
GNU General Public License v3.0
15 stars 3 forks source link

Improve handling of new formItems when searching for firstNotDisabled #237

Open chrisekelley opened 3 years ago

chrisekelley commented 3 years ago

In a group created using the class module, if a response was created with only one formItem, and then more formItems are created on the server and the PWA updated, tangy-form-reducer throws an error.