Lumi icon indicating copy to clipboard operation
Lumi copied to clipboard

Lumi is a Desktop App that offers a collection of tools to create, edit and share digital content with your class.

Results 139 Lumi issues
Sort by recently updated
recently updated
newest added

Some users get this error: editor Instance of h5p editor not defined.

[type] bug

The typings of the ThunkActions in the React components are incorrect. They are currently the ThunkActions in the actions, but as there's a call to bindActionCreators in between, the ThunkAction...

[type] bug

Users get the error message "editorInstance of h5p editor not defined." when loading H5Ps: ![image](https://user-images.githubusercontent.com/15268740/130065771-4ea01807-9ec9-456a-8cc0-6ebee989fea0.png) This is caused by the webcomponent not being fully initialized before the editor state is...

[type] bug

If you click on the back button anywhere in the editor or in Analytics, you don't get a warning that all entered data will be lost.

[type] feature

**Describe the bug** The install button from the settings -> updates menu does not work. **Environment (please complete the following information):** v0.8.1 **To Reproduce** Steps to reproduce the behavior: 1....

[type] bug

Sentry views the 499 Code from closing the file selector by cancelling it as error. This should not be reported.

[type] bug

**Describe the bug** app:///node_modules/@lumieducation/h5p-server/build/src/H5PEditor.js in H5PEditor.validateLanguageCode at line 1059:19 throws an error because the language code 'es-419' is not allowed by H5P. See Sentry issue 13.

[type] bug

In Sentry there's an error report that shows this error (produced when exporting SCORM). See LUMI-62X ``` ENOENT: no such file or directory, open 'C:\Users\User\AppData\Local\Programs\lumi\resources\app\h5p\core\styles\..onts\h5p-core-27.woff' ``` It looks like the...

[type] bug