Urigo / meteor-rxjs

Exposing Mongo Cursor as RxJS Observable
MIT License
120 stars 38 forks source link

Fix problem with using in "optimistic ui" mode #186

Open iperevozchikov opened 7 years ago

iperevozchikov commented 7 years ago

ObservableCursor falls in simulation mode with error "Error: Can’t set timers inside simulations"

Urigo commented 7 years ago

@iperevozchikov thank you so much! can you add a failing test for this as well?

Thank you

iperevozchikov commented 7 years ago

@Urigo sure