Greetings,
With a standard project which is generated using the Vue-CLI, IE11 in IE9 emulation mode reports the following:
polyfill-eventsource added missing EventSource to window
SCRIPT5007: Unable to get property 'isReady' of undefined or null reference
localhost:8080 (183,13)
In the regular IE10/11 it seems to work as intended. As I'm not sure what breaks or stops
working due to this I can't report anything more (as I am completely new to Vue).
This happens with hot-reload from Webpack, but with hard refreshing as well.
Forum link