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: devtools along deep: false in useAsyncData lead to performance issues in dev #641

Open
warflash opened this issue Mar 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@warflash
Copy link
Member

๐Ÿ› The bug

See nuxt/nuxt#25901 for context

๐Ÿ› ๏ธ To reproduce

https://stackblitz.com/edit/github-6ss7qv?file=store%2FtrueShallow.ts,store%2FasyncDataShallow.ts,pages%2FasyncDataShallow.vue,pages%2FtrueShallow.vue,app.vue,pages%2Findex.vue

๐ŸŒˆ Expected behavior

The performance between enabled and disabled devtools shouldn't diverge as much

โ„น๏ธ Additional context

No response

@warflash warflash added the bug Something isn't working label Mar 29, 2024
@warflash warflash changed the title fix: devtools along deep: false in asyncData lead to performance issues in dev fix: devtools along deep: false in useAsyncData lead to performance issues in dev Mar 29, 2024
@warflash warflash changed the title fix: devtools along deep: false in useAsyncData lead to performance issues in dev fix: devtools along deep: false in useAsyncData lead to performance issues in dev Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant