Why ref and computedRef has different behavior while unwarpping? #7547
Unanswered
wiidede
asked this question in
Help/Questions
Replies: 0 comments
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.
-
Playground
I have two question:
listWithRef = [{msg}]
will not unwarrping, because the ref is in a array. But maybe the truth is : the ref is in a object,I don't need to care about the object is in a array?Beta Was this translation helpful? Give feedback.
All reactions