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
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.