You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 22, 2019. It is now read-only.
I'm sure this is something I am doing wrong, but I am running out of time trying to debug it myself.
I have a Comments collection that I am subscribing to. On first subscribe, I get results, data is updated properly, everything works great. I hit the back button and click the same user element and I get nothing. No records, no breakpoint. I do see the server subscription being hit.
I'm sure this is something I am doing wrong, but I am running out of time trying to debug it myself.
I have a Comments collection that I am subscribing to. On first subscribe, I get results, data is updated properly, everything works great. I hit the back button and click the same user element and I get nothing. No records, no breakpoint. I do see the server subscription being hit.
You can see the details of my woes at http://stackoverflow.com/questions/41868849/meteorcollection-retrieves-results-every-other-time
This is using the Swift 2.3 version.
The text was updated successfully, but these errors were encountered: