Closed martinpetrasch closed 4 years ago
ActiveForm with submit button (optinal: inside Pjax form and/or with another forms on same page)
Button should only be disabled when validation succeeded. Only the submit button of the submitted form should be targeted.
Button gets disabled even if validation fails.
What steps will reproduce the problem?
ActiveForm with submit button (optinal: inside Pjax form and/or with another forms on same page)
What is the expected result?
Button should only be disabled when validation succeeded. Only the submit button of the submitted form should be targeted.
What do you get instead? (A Screenshot can help us a lot!)
Button gets disabled even if validation fails.