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
This looks like it's somewhere between a bug and a documentation issue. The field is actually onStatusChange, and it should be a function that only takes a single string describing the change that occurred, e.g.
Hi,
I am trying to detect when the ngrok connection drops with this code:
console.log in on_status_change never triggers
Is there anything wrong with this code ?
The text was updated successfully, but these errors were encountered: