I am facing an issue with the following and I am not sure if what happens is the expected behaviour.
Field2 in Tab2 has "Update on" related to Field1 in Tab1,
Tab2 is conditionally hidden/shown based on user choice in Field1 like Option1->Tab2 Shown, Option2->Tab2->Hidden
In the case where Filed1=Option2, Registration fails (Sign up doesn't work) and in console shows Tab2 validation error in grey.
So the question here is, since Tab2 is hidden, why "Update on" tries to validate?