Daniel Roe
Daniel Roe
Would you provide a reproduction? 🙏
Let's track in https://github.com/nuxt/framework/issues/5993.
FYI: I'll be refactoring this to support only explicit island components rather than any global components. That change is pending merge of https://github.com/nuxt/framework/pull/6070.
@pi0 Just want to check in on this. What are the next steps in the path to merging this PR? Is there anything I can do?
@pi0 What do you think about merging in behind an experimental flag?
This PR was originally meant to be just the rendering method, with https://github.com/nuxt/framework/pull/5688 to implement the actual component to render the result. `` was added to this PR, which overlaps...
Exactly!
@pi0 What's the status of this PR?
This should be resolved in the latest unenv, which you can get with `yarn upgrade nuxt` or `npm upgrade nuxt`. Let me know if not and I'll reopen.
Would you open a new issue with reproduction? :pray: