Store icon indicating copy to clipboard operation
Store copied to clipboard

Stop caching all Room responses

Open digitalbuddha opened this issue 5 years ago • 0 comments

Currently if a user subscribes to a StoreRoom that has emitted 100 collections of items from a room db, it would get all the emissions. This pr changes to only send through the last value

digitalbuddha avatar Jul 15 '19 23:07 digitalbuddha