Array checkbox error on edit page. #3492
shankhadevpadam
started this conversation in
General
Replies: 2 comments 3 replies
-
Could you simulate this in a codesandbox? |
Beta Was this translation helpful? Give feedback.
3 replies
-
@logaretm after upgrading the new version I got same issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a dynamic array check box input. Which value comes from API. There is an error on the edit page where I want to check the value checked by the user on the registration.
Vue template
Yup
And my problem is when I hit the edit page my saved valued in not checked.
Beta Was this translation helpful? Give feedback.
All reactions