How to update array element in Vue3 Composition API #9954
Replies: 1 comment
-
i just replace ?. to . then everything fine |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I have trouble while update a specific element in a array, this is my code
then i get a message like this: "Invalid left-hand side in assignment expression".
Beta Was this translation helpful? Give feedback.
All reactions