This repository was archived by the owner on Jan 20, 2026. It is now read-only.
This repository was archived by the owner on Jan 20, 2026. It is now read-only.
onRefresh does not trigger for nested structures #59
If you have
Dict({A: Dict{b: c}})and updatec -> dit will not trigger an update in the parentDict.