udash-core icon indicating copy to clipboard operation
udash-core copied to clipboard

Ensure forced updates are propagated correctly

Open ddworak opened this issue 6 years ago • 0 comments

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.

ddworak avatar Dec 06 '19 12:12 ddworak