Skip to content

App to reproduce error in IE11 when using portal-vue to update content outside of the #app controlled by vue.

Notifications You must be signed in to change notification settings

dtsao/portal-vue-test-ie11

Repository files navigation

portal-vue-test-ie11

A Vue.js project

Build Setup

# install dependencies
yarn
or
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

Run in dev mode, open in IE11. Note that #pageNav content is blank instead of "content from portal-vue". Also, note that the IE11 console shows errors like:

[Vue warn]: Error in render: "ReferenceError: 'Symbol' is undefined"

Created for LinusBorg/portal-vue#93

About

App to reproduce error in IE11 when using portal-vue to update content outside of the #app controlled by vue.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published