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 error messages logged upon having an invalid environment/client-side ID have been updated to better clarify what went wrong. (#165)
Fixed:
The React SDK was incompatible with Internet Explorer 11 due to using String.startsWith(). (Thanks, cvetanov!)
There was a broken documentation link in the error message logged when initially sending an event without identifying a user. The broken link has been fixed.