NuxtN
Nuxt14mo ago
4 replies
Nisthar

why does my plugin code gets executed for client side navigation?

guys why does the code in my plugins get executed while i do client side navigation?
that is the code outside the page:start hook, gets executed for every client side navigation and the import.meta.client is set to false.
Was this page helpful?