-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
3.9
-
MOODLE_39_STABLE
If you try to change the section order in a course, when you move a section to another position it moves but remains blurred displaying the loading icon. After reloading the page, it worked as expected.
There is a javascript error in console:
TypeError: sectionlist.item(...).one(...) is null |
It only happens in master after f2fc4a9fa16 commit (2020-03-20).
- duplicates
-
MDL-68231 Dropping sections does not complete
- Closed