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
As of now, only a default log is being printed in these events, there's no way for the user to implement custom logic if these events occur.
Would be great if either this event can be mapped to the 'onError' event handler, or if separate user-defined event handlers can be accepted just like the rest of the events.
Describe the feature you'd love to see
In reference to #763 & #759
As of now, only a default log is being printed in these events, there's no way for the user to implement custom logic if these events occur.
Would be great if either this event can be mapped to the 'onError' event handler, or if separate user-defined event handlers can be accepted just like the rest of the events.
current implementation
My workaround code
Additional context (optional)
No response
The text was updated successfully, but these errors were encountered: