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
When resolving async components, will now automatically resolve the default export if the component module is an ES module. This is primarily for compatibility with vue-loader@^13.0.0.
Fixed
#1519 fix beforeRouteUpdate not having corresponding option merge strategy (@posva via #1521)