You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
node_modules/vuex/dist/vuex.esm-bundler.js import { setupDevtoolsPlugin } from '@vue/devtools-api';
The production model is packaged into the vendor.
The proxy that vue 3 relies on supports at least Chrome 49, Spread syntax in object literals supports at least Chrome 60.
Same problem here, we have to support Chrome49 and vue router embeds the last vue-devtools api that causes a blank screen Unexpected token ...
We have fixed the devtools-api versions to beta15 for the moment via a npm-shrinkwrap.json
Android 6.0 not support ... object , vue 3 support Android 6.0
vuejs/router#1207
The text was updated successfully, but these errors were encountered: