You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a [Nuxt 3 plugin](https://v3.nuxtjs.org/guide/directory-structure/plugins/) inside the `plugins` directory. The filename doesn't matter as Nuxt [auto-imports](https://v3.nuxtjs.org/guide/directory-structure/plugins/#which-files-are-registered) all top-level files of this directory.
Thanks to [Baroshem](https://github.com/Baroshem) the Nuxt 3 plugin [nuxt-lazy-hydrate](https://github.com/Baroshem/nuxt-lazy-hydrate) is available for this purpose.
0 commit comments