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
The logic is in place but it's not working probably because the channel is filtering out any events from other devices for the same user. If the request is still pending, we should allow any other device to insert events into the request.
The text was updated successfully, but these errors were encountered:
It doesn't seem to send a .cancel when timing out on the non-accepting client... which is interesting as that could indicate that observeOnly was set and the event from the other device did make it into the request?
The toast stayed open though, with the timeout on the button at 0, so maybe the change event wasn't emitted or something?
The logic is in place but it's not working probably because the channel is filtering out any events from other devices for the same user. If the request is still pending, we should allow any other device to insert events into the request.
The text was updated successfully, but these errors were encountered: