Closed bjuppa closed 5 years ago
This PR adds a check that inputs have a name attribute set before marking them as dirty.
name
This is supposed to help when adding inputs to form that are used for some on-page functionality and not submitted with the form.
This PR adds a check that inputs have a
name
attribute set before marking them as dirty.This is supposed to help when adding inputs to form that are used for some on-page functionality and not submitted with the form.