Describe the bug
Version 5.55.6 introduced a bug when having a nested bind directive, and updating its value from the outermost parent after it has been mounted, which does not cause a proper rerender of the child (the value does seem to update).
These "special circumstances" include a (seemingly empty) boundary as well.
So far I have only verified the bug using bits-ui, but maybe it could be reproduced with something a bit more native as well...
Reproduction
https://svelte.dev/playground/c0d95a62bb3a4bb1910bea0c6fd9bc6a?version=latest
Logs
NIL
System Info
Irrelevant
Severity
blocking an upgrade
Describe the bug
Version
5.55.6introduced a bug when having a nestedbinddirective, and updating its value from the outermost parent after it has been mounted, which does not cause a proper rerender of the child (the value does seem to update).These "special circumstances" include a (seemingly empty) boundary as well.
So far I have only verified the bug using
bits-ui, but maybe it could be reproduced with something a bit more native as well...Reproduction
https://svelte.dev/playground/c0d95a62bb3a4bb1910bea0c6fd9bc6a?version=latest
Logs
NIL
System Info
Irrelevant
Severity
blocking an upgrade