nuxt / devtools

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

fix: Search in Install Module Dialog not working #688

Closed mod08 closed 1 week ago

mod08 commented 1 week ago

🐛 The bug

Searching in the Install Module Dialog is not working. I don't get any results. As far as I can see there is also no network request.

🛠ī¸ To reproduce

https://stackblitz.com/edit/nuxt-starter-aty7vh?file=nuxt.config.ts

🌈 Expected behavior

Search should return a result.

ℹī¸ Additional context

No response