ucw
ucw
> Could you give me a sandbox example of the flash you're describing? 🙏 https://stackblitz.com/edit/github-nn6wp8?file=app%2Fspa-loading-template.html,app.vue
@BakoviDagi I made the module for myself as a temporary solution if it can help you https://gist.github.com/ucw/67f7291c64777fb24341e8eae72bcd24
nuxt/nuxt#15417
It seems like this is related to how the new Nuxt CLI works, introduced in Nuxt 3.7. https://github.com/nuxt/cli/issues/101
You can try `@Lazy` annotation when injecting SchedulerClient into your service