-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3.1
-
MOODLE_31_STABLE
-
MDL-53347-master -
-
CBE Sprint 6
When deleting a comment on the user's learning plan page, the following JS error occur:
comment.js:264 Uncaught TypeError: Cannot read property 'setStyle' of null
|
The comment gets deleted, but the comment remains in the UI unless the page is refreshed.
This does not seem to occur in the user competency pages though.