Skip to content

Refs not unwrapped after reading from store #2708

Closed Answered by posva
szekelyisz asked this question in Help and Questions
Discussion options

You must be logged in to vote

It's a proxy object but still an object: you can use it just like that (without .value). This is just Vue. Try reading any value that is a primitive and you will get the primitive value instead of a proxy (because primitives are always copied in JS)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@szekelyisz
Comment options

Answer selected by szekelyisz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants