You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since input elements can be used outside of form elements it would be nice if instead of an empty object findParentForm() returned the $rootElement. As it currently stands, none of the input elements are checked if there is no parent form.
The text was updated successfully, but these errors were encountered:
Since input elements can be used outside of form elements it would be nice if instead of an empty object
findParentForm()
returned the $rootElement. As it currently stands, none of the input elements are checked if there is no parent form.The text was updated successfully, but these errors were encountered: