sapphiredb-js
sapphiredb-js copied to clipboard
collection remove doesn't trigger subscription update
Hi, when you remove an entry by collection.remove - the subscription is not triggered ( of the caller ) all other clients are correctly updated
after remove, dataCollection.count() shows the corrrect number so i guess its just a missing call of the collection subscription
Thank you for reporting this issue. I'll take a look into it.
Are you using version 3.0.0 of client and server?
Can you try switching to the alpha/preview version of client and server and check if the issue still persists?
im using 3.1.0
didnt checked it with 3.0.0