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
[Vue Router warn]: Unexpected error when starting the router: TypeError: effect2.run is not a function
at triggerEffect (reactivity.esm-bundler.js:400:20)
at triggerEffects (reactivity.esm-bundler.js:387:13)
at triggerRefValue (reactivity.esm-bundler.js:1003:13)
at set value [as value] (reactivity.esm-bundler.js:1048:13)
at finalizeNavigation (vue-router.mjs:3334:22)
at vue-router.mjs:3207:27
This discussion was converted from issue #1664 on January 14, 2023 16:53.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Version
4.1.6
Reproduction link
jsfiddle.net/rwujqztf/3/
Steps to reproduce
see https://jsfiddle.net/rwujqztf/3/
What is expected?
run
What is actually happening?
[Vue Router warn]: Unexpected error when starting the router: TypeError: effect2.run is not a function
at triggerEffect (reactivity.esm-bundler.js:400:20)
at triggerEffects (reactivity.esm-bundler.js:387:13)
at triggerRefValue (reactivity.esm-bundler.js:1003:13)
at set value [as value] (reactivity.esm-bundler.js:1048:13)
at finalizeNavigation (vue-router.mjs:3334:22)
at vue-router.mjs:3207:27
Beta Was this translation helpful? Give feedback.
All reactions