Describe the bug
I have a complex state, where I have comments, and display comments (derived store) and filtered comments (derived based on derived store), which when initial comments change, does not rerender, even though state seems to be correctly updated.
Reproduction
Here is bug in the playground. When you click on any of the "expand" state changes, but changes are not rendered
https://svelte.dev/playground/de0a9a04f0e84eef848db5994ddd5dea?version=5.2.11
Logs
No response
System Info
Severity
annoyance