Static GitHub Issues

[1410] Uncaught TypeError: __webpack_require__(...) is not a function

prev: how to get cookie in asyncData ({query, req})
next: download part of page without reboot

After upgrading from nuxt 1.0.0-rc3 to 1.0.0-rc4 I get this error. The error only occurs client side, ssr is fine.

image

I also reinstalled alle dependencies but it doesn't help. The weird thing is that it only occurs in development. If I build for production and run it there is no error.

<!--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/c1251">#c1251</a>)</em></sub></div>