Akayy

Results 66 comments of Akayy

Not an issue anymore from Nuxt 3.13.0. Closed #425 as well.

This will be very valuable. Thanks for having this under your radar!

Thanks @webfansplz. There is one vue core fix that's pending merge that already impacts vue-devtool's ability to identify parent components of hydrated elements. This is for your reference, just in...

Thanks a bunch for implementing this 💚

Just a note, I was able to avoid the npm error by adding the package throwing error as an optionalDependencies in my package.json, something to do with [npm](https://github.com/npm/cli/issues/4828#issuecomment-2328919455) itself. ```...