Vue client doesn't always react to the changes to aggregated validationState
sadiqkhoja opened this issue · comments
Sadiq Khoja commented
ValidationState is not bubbling up for nested subtree. See this branch where I am printing validationState.voilations for Form root and groups. Validation state is being updated for parent but not for grandparent :(