Good catch 👍
I don't know the current logic based on timestamps, could make sense using a setTimeout strategy to buffer the updates and wait a little (e. g 2 secs) before firing the final event?
Good catch 👍
I don't know the current logic based on timestamps, could make sense using a setTimeout strategy to buffer the updates and wait a little (e. g 2 secs) before firing the final event?
I do that elsewhere, but I use the repository to keep the UI responsive. I might have to do something more though to ensure updates take properly.