Svelte 5: $inspect
not showing updated collection for objects exported from svelte/reactivity
#11151
Milestone
Describe the bug
$inspect
will correctly see updates, but the outputted value is always the initial value of theReactiveSet
orReactiveMap
.For
ReactiveDate
, it seems updates aren't seen at all.Reproduction
repl
Logs
No response
System Info
Severity
annoyance
The text was updated successfully, but these errors were encountered: