-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
Closed
Description
Describe the bug
I try to render the values of a $derived array or even the $derived of that. When the underlying value gets updated, this does not reflect in the $derived. I have two cases modeled in the REPL. Only one case can be "fixed" by using the values in an $effect.
To reproduce, please uncomment the console.logs in the $effect and change the CASE on the bottom.
I guess, it is related to the $derived property of the Store (s) class "d1", because CASE 3 and 4 work as expected.
Reproduction
Logs
No response
System Info
REPLSeverity
blocking an upgrade
Metadata
Metadata
Assignees
Labels
No labels