adaptlearning / adapt-contrib-spoor

A basic scorm tracking plugin for Adapt
GNU General Public License v3.0
14 stars 42 forks source link

Error in offline_API_wrapper.js #260

Closed oliverfoster closed 1 year ago

oliverfoster commented 1 year ago

MicrosoftTeams-image (2)

offline_API_wrapper.js requires Adapt and is required by Adapt but not compiled into it.

On MacOS, the files can load quickly enough that Adapt isn't finished loading and isn't exposed by requirejs for offline_API_wrapper.js to utilise the Adapt object, resulting in the above error.

github-actions[bot] commented 1 year ago

:tada: This issue has been resolved in version 5.5.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: