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