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

Add fallback to server component's slot type #25821

Closed
huang-julien opened this issue Feb 16, 2024 · 1 comment · Fixed by #27097
Closed

Add fallback to server component's slot type #25821

huang-julien opened this issue Feb 16, 2024 · 1 comment · Fixed by #27097

Comments

@huang-julien
Copy link
Member

Environment


  • Operating System: Windows_NT
  • Node Version: v20.11.0
  • Nuxt Version: 3.9.3
  • CLI Version: 3.10.0
  • Nitro Version: 2.8.1
  • Package Manager: pnpm@8.15.1
  • Builder: -
  • User Config: -
  • Runtime Modules: -
  • Build Modules: -

Reproduction

https://stackblitz.com/edit/nuxt-starter-tbrwve?file=components%2FHello.server.vue,app.vue,nuxt.config.ts

Describe the bug

We currently miss the fallback slot name auto-completion for server components

Additional context

No response

Logs

No response

Copy link

stackblitz bot commented Feb 16, 2024

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

@huang-julien huang-julien changed the title Add fallback to server component's type Add fallback to server component's slot type Feb 16, 2024
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.

2 participants