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
Turns out this is because override of types get merged together instead of replaced. So I need to find a way that allows these types to be overriden outside of Vue Router. Maybe introducing a Config interface that can be extended
# This is the 1st commit message:
chore: resolve conflicts
# This is the commit message posva#2:
fix: fix the vue-loader error
# This is the commit message posva#3:
fix: setup return route
# This is the commit message posva#4:
fix: lint fix
# This is the commit message posva#5:
Update examples/webpack/shims-vue.d.ts
Co-authored-by: Eduardo San Martin Morote <[email protected]>
# This is the commit message posva#6:
chore: update webpack deps & lock file
# This is the commit message posva#7:
chore: update webpack deps & lock file
Uh oh!
There was an error while loading. Please reload this page.
Currently it seems like types are conflicting
The text was updated successfully, but these errors were encountered: