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

fix(suspense): avoid set dynamicChildren if block is empty #4560

Closed
wants to merge 1 commit into from

Conversation

edison1105
Copy link
Member

fix #4556

@yyx990803
Copy link
Member

Good catch - although I think the intention would clearer since the root cause is normalizeSuspenseSlot being called inside an already de-optimized slot. See 141a5e1

@yyx990803 yyx990803 closed this Sep 16, 2021
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 this pull request may close these issues.

Suspense's fallback rendered manually with slot is not reactive
2 participants