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
For situations where validationEngineContainer is used instead of the
form, hiding prompts was not working. I reviewed the "hide" source code
and it looked like the logic is faulty (using this instead of the form
variable).
Making that change fixes the issue.
0 commit comments