Course Presentation

Problem reusing course presentation from H5P on a Moodle platform

Hello! I have a course presentation on the H5P site that I downloaded and then uploaded to a Moodle platform. The presentations works fine on the H5P site, but on Moodle it only works in the edit mode. When I press save and show the result is a mess: first two slides combined, text missing or messed up.... (see picture). Earlier reusing presentations like this was not a problem. Any ideas how to solve this? (I'm using MacOS Catalina.)
- AriK

LATEX RENDER ERROR

Can't get Latex or mathjax work in moodle !

1.  Because  latex not working in moodle , after some google search , I add

scripts.push('https://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS_HTML');

in  createScriptTags  in ./mod/hvp/library/js/h5p.js  , It seems  everything is ok now .

2. But when I  create several  slides in  Course Presentation , I found the first two slides render latex ok , but from the third slide on ,

Pages