-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix: defer effects in pending boundary #16743
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
base: main
Are you sure you want to change the base?
Conversation
|
|
#16971 is merged and contains one of the tests in here but no the other one - not sure what you wanna do with it |
gonna keep it around for now, until we can come up with a fix. it's not urgent though IMHO — it handles something that's a bit of an edge case that most people will never notice |
just a failing test for now. #16738 (comment)
Before submitting the PR, please make sure you do the following
feat:
,fix:
,chore:
, ordocs:
.packages/svelte/src
, add a changeset (npx changeset
).Tests and linting
pnpm test
and lint the project withpnpm lint