Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

fix:modify persistence doesn't work well when using multiple pinia #38

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

Conversation

L1150143576
Copy link

when i use multiple store at the same time to init,the persisitence doesn't work well to update the local storage

@L1150143576
Copy link
Author

L1150143576 commented Apr 29, 2022

$subscribe miss mutations with type of direct immediately afterpatch mutations
vuejs/pinia#992

@L1150143576
Copy link
Author

L1150143576 commented Apr 29, 2022

Persistence doesn't work well when using multiple pinia stores. #36

@bisubus
Copy link

bisubus commented May 1, 2022

Is converting api to async really the only way? It's a serious decision that will make user's life more complicated.

@L1150143576
Copy link
Author

L1150143576 commented May 3, 2022

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

Successfully merging this pull request may close these issues.

2 participants