v2 Realtime not working as expected.
Can I assume this is still not final until it's announced more in the following days?
This code sits in an rxjs stream where a new id is presented every time the route changes. I Unsubscribe from previous contact and re-sub to the new. But after I route away from an id and then back to the original it stops getting updates?
This seemed to be working fine withe the previous implementation
This code sits in an rxjs stream where a new id is presented every time the route changes. I Unsubscribe from previous contact and re-sub to the new. But after I route away from an id and then back to the original it stops getting updates?
This seemed to be working fine withe the previous implementation