|
Description: | Not sure if these are global issues or only come up sometimes. Can demonstrate in side project.
1) Dynamic adding of new text inputs: When submitting with an error, reload comes back with no more "Add New" button
2) Combining adding a specific number of inputs and dynamically adding more: When submitting with an error, reload comes back with inputs already filled in and 2 more blank ones and no "Add New" button. Filling in those two inputs results in second to last getting value of last on reload. |