Updating validators on the fly doesnt work #1493
Unanswered
tanyongkuan
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm trying to update the form options via .update() however the validators are not replaced. The options is only updated if I force a defaultValues that's different from the initial default values. Am I missing something or it is a bug?
Beta Was this translation helpful? Give feedback.
All reactions