Daniel Roe
Daniel Roe
of course! I'm planning to review + merge this once we are in a 'minor' release - currently working to a patch release
yes, that is exactly what is needed, and there is a PR open I would love your feedback on if you get the chance: https://github.com/nuxt/nuxt/pull/32671
this has all the hallmarks of an upstream bug, rather than in nuxt is there a tracker issue for oxc? do we need to raise there?
then we may need to add documentation or a warning when creating a new nuxt project this seems like a very frustrating bug to encounter (especially because it's an issue...
I've pushed a regression test - it doesn't look like this is enough on its own to resolve. do you have any ideas? 🙏
that's a good point. clicking a button should be enough (as with the animated loading screen from v3) and we could save that to local storage to persist between nuxt...
Pages need to have a single root node.
cc: @BobbieGoede
This is reproducible in this repo as well when updating webpack + memfs: https://github.com/nuxt/nuxt/pull/30211. I haven't yet dived into the cause but you could try pinning both of them (possibly...
can you refresh your lockfile? I believe this has been fixed upstream in srvx