Billy Keyes 8520f6f374
Fix handling of repeated empty inputs (#1144)
Native form handling submits repeated empty inputs as an array with an
empty value for each input, but htmx would only submit the first
non-empty input and any following inputs. Fix the value collection code
so that it correctly distinguishes between empty values and new inputs.
2022-12-02 09:35:59 -07:00
..
2022-10-30 13:49:29 -06:00
2020-05-16 14:30:25 -07:00
2022-10-28 10:17:27 -06:00
2022-12-01 08:05:32 -07:00
2022-11-04 10:20:10 -06:00
2021-12-24 22:49:22 -07:00