You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same issue a while back with Cache.Transform and thought I'd fixed it here too, so thanks for pointing this out.
Interestingly, your observation that .Publish().RefCount() fixes it is what I would always recommend with any shared state as it's much more efficient.
Describe the bug 🐞
When we store tranformed changeSet stream in variable and subscribe multiple time on this variable, on exception occures on the second subscription.
Thank you in advance !
Step to reproduce
Reproduction repository
https://github.com/reactivemarbles/DynamicData
Expected behavior
This should happen...
Screenshots 🖼️
No response
IDE
Rider Windows
Operating system
Windows 10 Entreprise
Version
20H2 (19042.1645)
Device
PC
DynamicData Version
7.9.5
Additional information ℹ️
No response
The text was updated successfully, but these errors were encountered: