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
console.warn
[vue-router] Named Route 'root' has a default child route. When navigating to this named route (:to="{name: 'root'"), the default child route will not be rendered. Remove the name from this route and use the name of the default child route for named links instead.
at warn (node_modules/vue-router/dist/vue-router.common.js:18:47)
at addRouteRecord (node_modules/vue-router/dist/vue-router.common.js:1376:9)
at node_modules/vue-router/dist/vue-router.common.js:1288:5
at Array.forEach (<anonymous>)
at createRouteMap (node_modules/vue-router/dist/vue-router.common.js:1287:10)
at createMatcher (node_modules/vue-router/dist/vue-router.common.js:1477:13)
at new VueRouter (node_modules/vue-router/dist/vue-router.common.js:2794:18)
console.warn
Unexpected error: TypeError: Cannot set property 'parameters' of undefined
at Object.warn (node_modules/@storybook/client-logger/dist/index.js:53:73)
at node_modules/@storybook/core/dist/client/preview/loadCsf.js:149:34
at Array.forEach (<anonymous>)
at node_modules/@storybook/core/dist/client/preview/loadCsf.js:142:20
at Array.forEach (<anonymous>)
at node_modules/@storybook/core/dist/client/preview/loadCsf.js:141:12
at ConfigApi.configure (node_modules/@storybook/client-api/dist/config_api.js:26:7)
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: