oppia / oppia

A free, online learning platform to make quality education accessible for all.
https://www.oppia.org
Apache License 2.0
5.82k stars 4.06k forks source link

Console error after selecting any RTE option in CKEditor #12896

Open atpug22 opened 3 years ago

atpug22 commented 3 years ago

Describe the bug A error on console occurs sometimes when we select any RTE component option in the CKEditor.

To Reproduce Steps to reproduce the behavior:

  1. Go to Exploration editor.
  2. Click on the content field to edit it. It will open a ckeditor.
  3. Try to select RTE Components options (For example: Insert Collapisble block, Insert video etc.).
  4. See error on the console.

Observed behavior A console error is occurring sometimes when we selection RTE Component option in CKEditor.

Expected behavior The console should be clear without any errors.

Screenshots image

Desktop (please complete the following information; delete this section if the issue does not arise on desktop):

kevintab95 commented 3 years ago

Unable to reproduce this on Chrome 90 / Ubuntu 20.04.

@atpug22 does this happen consistently and does this block the user in anyway i.e. are they able to proceed with adding RTE components?

atpug22 commented 3 years ago

Unable to reproduce this on Chrome 90 / Ubuntu 20.04.

@atpug22 does this happen consistently and does this block the user in anyway i.e. are they able to proceed with adding RTE components?

@kevintab95 No, it does not always occur, and neither it blocks the user in anyway.

kevintab95 commented 3 years ago

Thanks for confirming @atpug22! I'm removing from the blocking bugs milestone since it does not seem to affect UX and is intermittent.