How can I update nested array value with setFieldValue ? #4075
-
Hi everybody, When option type changes, I updating using with changeOptionType function and setFieldValue but although it updates the data, the form does not changing. #4041 I would be glad if you help Code: https://stackblitz.com/edit/vue3-vite-starter-bpdpwc?file=src/App.vue |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
+++ |
Beta Was this translation helpful? Give feedback.
-
What do you mean the form isn't changing? I can see it update in the UI: CleanShot.2023-03-02.at.01.07.46.mp4Did I miss something? |
Beta Was this translation helpful? Give feedback.
-
Hi @logaretm Screen.Recording.2023-03-02.at.16.46.36.mov |
Beta Was this translation helpful? Give feedback.
Hi @logaretm
Thank you for your attention.
When the option type changes, I update using with change Option Type function and set Field Value but although it updates the data, the form does not change.
Screen.Recording.2023-03-02.at.16.46.36.mov