udash-core
udash-core copied to clipboard
Ensure forced updates are propagated correctly
This was patched for .transform in 0.8.x series https://github.com/UdashFramework/udash-core/pull/474. We can ensure that uniformly by e.g. adding internal listen method which would propagate the flag to "derived" properties.
See PropertyTest: commented case for force in streamTo for starting example.