Static GitHub Issues

[676] SSR only serves static page, never hydrates in IE11.

prev: beforeDestroy is not called when ssr
next: Help needed: Nuxt and vue-dropzone

I'm running a basic nuxt.js website, works perfect on Chrome, Safari, Firefox and Edge. One issue: On IE11, it seems to only serve the static page, and the javascript bundle never hydrates the static page.

Any insight into how I might get around this issue? Should I look into generating a static site or???

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