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

Invalid parent uses let: error when parent doesn't use let: #13066

Closed
rChaoz opened this issue Aug 29, 2024 · 0 comments · Fixed by #13734
Closed

Invalid parent uses let: error when parent doesn't use let: #13066

rChaoz opened this issue Aug 29, 2024 · 0 comments · Fixed by #13734

Comments

@rChaoz
Copy link
Contributor

rChaoz commented Aug 29, 2024

Describe the bug

Passing a fragment to @render throws the let: error even when there is no let:.

Related to #13063 - it seems like interop between snippets and slots is completely broken.

Reproduction

REPL

Severity

annoyance

dummdidumm added a commit that referenced this issue Oct 21, 2024
- correctly assign children snippet to default slot, fixes #13067
- allow `svelte:fragment` without `let:` directives to be rendered by `@render children()`, fixes #13066
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant