Hi
Nuxt generate is amazing, but i have strange problem:
first generate page (time to time is differ) has [nuxt] Error while initializing app DOMException: Failed to execute 'appendChild' on 'Node': This node type does not support this method.
In project i use nuxtServerInit
in store and axios
for fetch common data.
Generation of dynamic routes with asyncData
working nice, but this error is breaking my mind...
Has anyone encountered such a problem? I will be grateful for the help, thanks.
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This bug report is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c1984">#c1984</a>)</em></sub></div>