openedx / frontend-app-learning

Front-end for the Open edX course experience, implemented using React and Paragon.
GNU Affero General Public License v3.0
46 stars 205 forks source link

Electronic Sound Experiment (demo course) not working #939

Open insad opened 2 years ago

insad commented 2 years ago

The Electronic Sound Experiment (demo course - week 2 / lesson 2) gives an error:

TypeError: Cannot set properties of undefined (setting 'diagram') The tool is disabled.

The legacy view works without problems.

jdpark7 commented 7 months ago

I have the same problem in tutor version Quince.2

arbrandes commented 6 months ago

Is this a bug with the demo course or a bug with the Learning MFE?

bradenmacdonald commented 2 months ago

@insad @jdpark7 can any of you confirm if this is still happening in Redwood? And does it break the entire page when the bug happens?

The source code of this MFE doesn't contain the keyword diagram at all so I suspect the bug is not [currently] in this MFE.

jdpark7 commented 2 months ago

Yes. it is still happening in Redwood. The content of the Electronic Sound Experiment is shown correctly in preview mode but error occurs on live mode.