Calvin

Results 8 comments of Calvin

> I understand the problem. But I see no way to fix this on the RxDB side atm. If there is no more permission to the doc, the sync will...

I'll check if I can make the necessary modifications to the Firestore Replication plugin, but I don't know if I am sufficiently qualified, will keep you posted

Ping, pretty busy right now, but will write the test soon

Created pull request, added test case to firestore-replication.test file https://github.com/pubkey/rxdb/pull/7445

Built RxDB with this pull request in my application, seems to resolve issue with needing to call reSync() for updates & also fixes no-updates for documents moving outside of replication...

Test "two collections" fails for some reason. It returns 5 documents instead of the 10 documents added. Tried all kinds of things but didn't get it working. Even when putting...