Connor Ricks
Connor Ricks
Ahh interesting. The firebase real-time database hooks would be great! Do the non-one time hooks continuously retry if there is an error already? 😊
I've attached an example that uses Realm-Swift and `valuePublisher` that shows a short example of this issue happening. Hopefully it helps. [Example.zip](https://github.com/realm/realm-core/files/7823736/Example.zip)
@pavel-ship-it @ericjordanmossman any updates on this issue being addressed? This is related to these issues [7493](https://github.com/realm/realm-swift/issues/7493) [7591](https://github.com/realm/realm-swift/issues/7591) [7684](https://github.com/realm/realm-swift/issues/7684)
Also experienced this in Windows 10 using the typescript+weback template
I've attached an example that uses valuePublisher that shows a short example of this issue happening. Hopefully it helps. [Example.zip](https://github.com/realm/realm-swift/files/7877466/Example.zip)
Any updates on this issue?
Agreed, not quite sure why this is.
Hey all, I noticed quite a few bugs in this repo, but felt it was generally an awesome attempt, and would be much better than any attempt I could make...
I don't think `this.setState({})` is synchronous, so I'm not sure how reliable that would be.