UI not updated when calling SourceCache.Edit. #609
adamradocz
started this conversation in
General
Replies: 1 comment 1 reply
-
It was a binding issue... :) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
First, I think your library is awesome, I really enjoy using it.
Unfortunately, I have some issues with it.
What a want to achieve is the following:
When a new Model is added to the cache, it appears on the UI, but the updates are not propagating.
Plus, when the Model expires it is deleted from the UI, but never added back when a new Model arrives.
Thank you very much for your help.
Here's the code:
Beta Was this translation helpful? Give feedback.
All reactions