Anthony Fu

Results 1228 comments of Anthony Fu

I looked into it, but it seems that using `toRef` in template isn't a good practice. I end up with a different approach: 418a22ed624584a25eab2ed4880147e6d572eb32, which is released as v1.3.9. Please...

Can you help narrow it down to a [minimal reproduction](https://stackoverflow.com/help/minimal-reproducible-example)? Thank you.

Did you install the right `code-server` following the instructions? There is also a community `code-server` which is not working with devtools.

I couldn't help without a proper minimal reproduction - this sounds like a userland-style conflict.

Nuxt DevTools doesn't support running in production yet, but it's in our roadmap. Stay tuned.

I heard there are some people using DevTools on mobile devices to debug, as one of the advantage of Nuxt DevTools is that it also works on mobile where native...

This is due to Nuxt was mistakenly warming up all routes, which has been fixed in the latest version, so the currently the inspector only knows the components on the...

It seems to work fine for me. Did you enable the `Scrollable Sidebar`?

Looks neat! Let's discuss in a PR?