Calvin
Calvin
Hi there, We tried booking an appointment on the same email address and at the same time but with a different provider and that seemed to work. Can you include...
## This PR contains: - a bugfix for Firestore replication not receiving document updates when they move out of replication scope ## Describe the problem you have without this PR...
## This PR contains: - added test to Firestore Replication test file, tests if replication correctly notices docs moving outside of replication scope ## Describe the problem you have without...
Hi, I am using RxDB with Firestore replication. I also have a premium license. I am using replication for the Firestore collection 'shipments' with where filters. `where('status', 'in', [ShipmentStatusEnum.PENDING, ShipmentStatusEnum.RETRIEVED,...