Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add options:detached about $subscribe #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Allen-1998
Copy link

@Allen-1998 Allen-1998 commented Apr 29, 2022

need to keep state subscriptions after the component is unmounted.

image

@Allen-1998
Copy link
Author

In some special cases,it is necessary to keep state subscriptions after the component is unmounted. So I think it's necessary to expose this configuration item.

Document: pinia

1 similar comment
@Allen-1998
Copy link
Author

In some special cases,it is necessary to keep state subscriptions after the component is unmounted. So I think it's necessary to expose this configuration item.

Document: pinia

@kevin262516
Copy link

Yes, I have the same problem.
I think it's better for the task to expose the "subscriptions" configuration.

@oydiligent
Copy link

hi,I have the same problem. I hope it can be solved about subscriptions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants