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(vue): Attach Pinia state only once per event #15588

Merged
merged 1 commit into from
Mar 5, 2025

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Mar 5, 2025

Each Pinia store will run through the event processor but the Pinia state should only be attached once.

closes #15587

@s1gr1d s1gr1d merged commit b656b66 into develop Mar 5, 2025
37 checks passed
@s1gr1d s1gr1d deleted the sig/pinia-attachments branch March 5, 2025 11:37
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.

[Pinia] Multiple stores send duplicate attachments
2 participants