Even after loading a plugin with ssr: false
and using the plugin's components wrapped around <no-ssr></no-ssr>
I still get this error and the component does not load unless I change the code to trigger a hot-update then it loads. Then, after doing a refresh through the browser button, the error does not show and the component does not show either.
I have to trigger a hot-update for the component to show and that's what's interesting.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2046">#c2046</a>)</em></sub></div>