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
I have been using your plugin with NuxtJS framework (Basically express + Vue + Webpack etc) and I got it working as a Nuxt plugin with no server side rendering and it works well apart from this is an SPA style application and the click event on your tag inside your reloads the page.
I think the best course of action is adding the click event to have stop or prevent event modifier on it.
I can sort it out and do a PR if you want but thought I would put it as an issue first and see what was said, maybe I am missing something?
Thanks,
Jed.
The text was updated successfully, but these errors were encountered:
Hello,
I have been using your plugin with NuxtJS framework (Basically express + Vue + Webpack etc) and I got it working as a Nuxt plugin with no server side rendering and it works well apart from this is an SPA style application and the click event on your tag inside your reloads the page.
I think the best course of action is adding the click event to have stop or prevent event modifier on it.
I can sort it out and do a PR if you want but thought I would put it as an issue first and see what was said, maybe I am missing something?
Thanks,
Jed.
The text was updated successfully, but these errors were encountered: