Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please add to the plugin documentation information regarding nuxt islands #22962

Closed
2 of 4 tasks
arsengoian opened this issue Sep 2, 2023 · 1 comment · Fixed by #22964
Closed
2 of 4 tasks

Please add to the plugin documentation information regarding nuxt islands #22962

arsengoian opened this issue Sep 2, 2023 · 1 comment · Fixed by #22964
Assignees

Comments

@arsengoian
Copy link
Contributor

Describe the feature

Wasn't sure how to create an issue with the documentation label. The plugins run separately for each Nuxt island, and the context of the island is available through nuxtApp.ssrContext.islandContext. I suggest a section about this behavior should be added either to the plugins page or the .server components page

Additional information

  • Would you be willing to help implement this feature?
  • Could this feature be implemented as a module?

Final checks

@Hebilicious
Copy link
Member

cc @huang-julien

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants