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 Pinia mapState with disabled vue-compat #5944

Open
tajespasarela opened this issue Dec 20, 2024 · 0 comments
Open

Fix Pinia mapState with disabled vue-compat #5944

tajespasarela opened this issue Dec 20, 2024 · 0 comments
Assignees
Labels
Administration Bug Domain:Framework Responsible for the framework-level code includes core, administration, storefront, and frontends

Comments

@tajespasarela
Copy link
Contributor

The mapState util is not working in tests when vue-compat is disabled.

The quick fix was to remove all mapState and convert into computed

@tajespasarela tajespasarela self-assigned this Dec 20, 2024
@github-actions github-actions bot added the Bug label Dec 20, 2024
@seggewiss seggewiss added Administration Domain:Framework Responsible for the framework-level code includes core, administration, storefront, and frontends labels Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Administration Bug Domain:Framework Responsible for the framework-level code includes core, administration, storefront, and frontends
Projects
None yet
Development

No branches or pull requests

2 participants