nuxt / devtools

Unleash Nuxt Developer Experience
https://devtools.nuxt.com
MIT License
2.79k stars 154 forks source link

fix: The functionality to show relationships between components (Graph view) in the components module is not working. #668

Open Leirri opened 1 month ago

Leirri commented 1 month ago

🐛 The bug

When I try to configure routerRules in the nuxt.config.ts file, it does not show me the references and dependencies.

image

🛠ī¸ To reproduce

https://stackblitz.com/edit/github-tk7sxe?file=nuxt.config.ts,components%2FChild%2FAlert%2FAlert.vue,components%2FChild%2FChildButton.vue

🌈 Expected behavior

image

ℹī¸ Additional context

No response

pablo-vega-kloeckner-i commented 1 month ago

I have been experiencing the same.