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
{{ message }}
This repository has been archived by the owner on Dec 19, 2024. It is now read-only.
There is one more issue with form reset that I ran into. This happens when an element is initially disabled an becomes enabled due to some condition changing during entering of the form.
Expected outcome
I would expect that elements that are disabled at first and then enabled later, are reset when the form is reset.
Actual outcome
Elements which were disabled at the beginning are not reset.
Description
Sorry for the issue spam ;)
There is one more issue with form reset that I ran into. This happens when an element is initially disabled an becomes enabled due to some condition changing during entering of the form.
Expected outcome
I would expect that elements that are disabled at first and then enabled later, are reset when the form is reset.
Actual outcome
Elements which were disabled at the beginning are not reset.
Live Demo
https://jsbin.com/bewususiya/edit?html,output
Browsers Affected
The text was updated successfully, but these errors were encountered: