H5P-Nodejs-library icon indicating copy to clipboard operation
H5P-Nodejs-library copied to clipboard

[Bug] new content type "single image choice" doesn't load in player

Open sr258 opened this issue 4 years ago • 1 comments

Console error: Bildschirmfoto 2021-08-17 um 14 06 51

sr258 avatar Aug 17 '21 12:08 sr258

This is caused by our library name localization feature and the way this new library checks for sub-content types. It would be best to fix this upstream: https://github.com/h5p/h5p-multi-media-choice/issues/3

If Joubel doesn't consider this relevant, we'll have to find some workaround to de-localize library metadata of subcontent before it is persisted.

sr258 avatar Aug 17 '21 13:08 sr258

Now fixed by an update to the library.

sr258 avatar Oct 16 '22 14:10 sr258