Skip to content

Fix form field validation event execution by correcting action type.

Because of an incorrect condition check, validation events where not being executed. Also focus events where not being separately executed.

Edited by Pratham Gandhi

Merge request reports