Daniel Roe

Results 1868 comments of Daniel Roe

This should be resolved in the latest v3.12.1 via https://github.com/nuxt/nuxt/pull/27441. Let me know if not, and I will happily reopen. 🙏

It resolves probably the vast majority of issues with optimizeDeps. I can't reproduce the issue in the original reproduction provided above, so I'm going to mark it as resolved in...

This is resolved in https://github.com/unjs/nitro/pull/2402 and will be present in the next release.

closing as there is no reproduction provided. I'd be very happy to take a look if you're able to provide one...

This seems to be a limitation of TSX - though I wonder if there is something Volar could do, or maybe within Vue's types? - kebab-cased elements are handled as...

We test in nuxt/nuxt against `renderJsonPayloads: false` and haven't encountered the issue there, suggesting this is a race condition.

Yes, this is a bug. I've labelled it as such. I'm saying that the _cause_ is likely a race condition as it is not reproduced in the test fixture we...