Open coezbek opened 2 weeks ago
Some web frameworks such as Rails mark the form element as aria-busy="true" while the form is submitted.
aria-busy="true"
This PR will exclude the form tag from being affected from the loading indicator.
Some web frameworks such as Rails mark the form element as
aria-busy="true"
while the form is submitted.This PR will exclude the form tag from being affected from the loading indicator.