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 schema specifies a type of event called error but there's no event implemented for it. Was that intentional or is it missing from this library? How am I supposed to log errors otherwise?
The schema specifies a type of event called
errorbut there's no event implemented for it. Was that intentional or is it missing from this library? How am I supposed to log errors otherwise?