mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-03-14 04:04:23 +00:00
When elements are removed from the DOM, they remain in the recordElements array. But we can simply ignore them. We have to wait until after rails-nested-form:remove is completed before toggleFormChanged. hmm It would be even better to remove them from the array..