h5p-standalone icon indicating copy to clipboard operation
h5p-standalone copied to clipboard

Minor but Pesky Bug | H5PIntegration.postUserStatistics is always false

Open ganeshghag opened this issue 2 years ago • 1 comments

below bug at line 125 in h5p-standalone.class.js

if (options.postUserStatistics) {
  H5PIntegration.postUserStatistics = false
}

ganeshghag avatar May 04 '22 14:05 ganeshghag

Thank you for identifying and raising the bug. Do you wish to work on a fix for the issue?

0xMurage avatar May 04 '22 21:05 0xMurage

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

The release is available on:

Your semantic-release bot :package::rocket:

github-actions[bot] avatar May 12 '23 17:05 github-actions[bot]