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
captureException is undefined if you are using it outside of the BaselimeRumContext. It should probably just be a no-op in this scenario rather than undefined so I will fix that.
Hey there,
trying to implement
captureException
fromuseBaselimeRum
.This hooks return type is
I'm curious to know in which context
captureException
would not be defined.The text was updated successfully, but these errors were encountered: