Skip to content

Using v-bind object syntax causes passing unwrapped Ref(ComputedRef) props to child component. #10546

Closed Answered by LinusBorg
nukash asked this question in Help/Questions
Discussion options

You must be logged in to vote

In the template, only top-level refs are unwrapped.

Refa newted in plain objects are not. You can make it a reactive object to get unwrapping

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@nukash
Comment options

@LinusBorg
Comment options

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