No embedded content displayed
Submitted by bluetea on Sun, 05/15/2016 - 15:23
Embedding h5p content doesn't work in browsers which have 3rd party cookies blocked (it's a native browser setting, not an addon, tested in Chrome and FF). The console displays error: "h5p-x-api-event.js?o721st:191 Uncaught SecurityError: Failed to read the 'localStorage' property from 'Window': Access is denied for this document." The script is trying to access localStorage, which results in error. Maybe wrap it in try/catch or use cookies?
falcon
Wed, 05/18/2016 - 14:14
Permalink
Thank you for reporting. Fix
icc
Mon, 06/20/2016 - 15:00
Permalink
This issue has been fixed in
This issue has been fixed in a6656c2 and will be part of the next plugin release.
Thank you for reporting this bug!