We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88113e7 commit 83bfeeeCopy full SHA for 83bfeee
src/route.js
@@ -1,4 +1,4 @@
1
-const internalKeysRE = /^(component|subRoutes|name|fullPath)$/
+const internalKeysRE = /^(component|subRoutes|name)$/
2
3
/**
4
* Route Context Object
0 commit comments