inProgress-team / inProgress-team/react-native-meteor
DDP "removed" called on startup
Open
- Dominant language
- JavaScript
- Stars
- 688
- Forks
- 200
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to implement a persistent store within our application. Currently I'm having a little issue when I subscribe to our main publication. I get 100 DDP "added" messages and also 100 DDP "removed" messages, both showing the same documents. Both occur exactly on the same time. Is this the normal behavior or am I doing something wrong?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.