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
Adds support for using 1.0.1 as the Experience API version indicator, will default to the latest version unless specifically configured in the LRS constructor.
Removes use of the 'alert()' function for in browser warnings for certain items. Removed because it was causing issues in IE using a "fake status" for handling cross domain requests because it doesn't report proper HTTP status codes.