Skip to content

Composable returned refs are not reactive inside pinia store #2836

Discussion options

You must be logged in to vote

A composable allows to reuse logic across components (and stores in this case). You have two different xx variables updating. Create a store instead of a composable if you want to share them

Replies: 1 comment 2 replies

Comment options

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

@posva
Comment options

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

This discussion was converted from issue #2834 on November 15, 2024 10:08.