Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Routes not showing up in devtools #235

Closed
dasmikko opened this issue Sep 22, 2023 · 3 comments
Closed

Routes not showing up in devtools #235

dasmikko opened this issue Sep 22, 2023 · 3 comments

Comments

@dasmikko
Copy link

I just switched from vite-plugin-pages to this, now my routes don't show up in the devtools?

I'm not sure if this is a bug with the plugin or the devtools.

This is my folder structure:
image

This is the route object generated:
image

This is what shows up in vue devtools:
image

@posva
Copy link
Owner

posva commented Sep 22, 2023

It works when I test locally 👀

Screenshot 2023-09-22 at 08 52 45

Have you tried closing and reopening devtools? they sometimes get out of sync.

@dasmikko
Copy link
Author

I have. Still the same issue.

I have even tried deleting node_modules and reinstalling everything. No change. I'm very confused.

I even went as far to test in firefox, but same result.

Copy link
Owner

posva commented Sep 22, 2023

Turns out it was a vue-router bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants