-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
4.1.8, 4.2.5, 4.3.2
-
MOODLE_401_STABLE, MOODLE_402_STABLE, MOODLE_403_STABLE
There is an issue related to sorting feedback questions. The order is not saved randomly. Sometimes, you need to move questions a few times to save the order of the questions. The following error is displayed in the console:
Uncaught TypeError: Cannot read properties of null (reading 'w') |
at NS._checkWinScroll (yui_combo.php?3.18.1/datatype-xml-parse/datatype-xml-parse.js&3.18.1/io-xdr/io-xdr.js&3.18.1/io-form/io-form.js&3.18.1/io-upload-iframe/io-upload-iframe.js&3.18.1/queue-promote/queue-promote.js&3.18.1/io-queue/io-queue.js&3.18.1/dd-constrain/dd-constrain.js&3.18.1/dd-proxy/dd-proxy.js&3.18.1/event-resize/event-resize.js&3.18.1/dd-ddm/dd-ddm.js&3.18.1/dd-ddm-drop/dd-ddm-drop.js&3.18.1/dd-drop/dd-drop.js&3.18.1/dd-scroll/dd-scroll.js&3.18.1/dd-drop-plugin/dd-drop-plugin.js&3.18.1/dd-delegate/dd-delegate.js&m/1702622169/core/widget/widget-focusafterclose-debug.js&3.18.1/plugin/plugin.js&m/1702622169/core/lockscroll/lockscroll-debug.js&m/1702622169/core/notification/notification-dialogue-debug.js&m/1702622169/core/notification/notification-alert-debug.js&m/1702622169/core/notification/notification-confirm-debug.js&m/1702622169/core/notification/notification-exception-debug.js&m/1702622169/core/notification/notification-ajaxexception-debug.js:3153:36) |
at NS.align (yui_combo.php?3.18.1/datatype-xml-parse/datatype-xml-parse.js&3.18.1/io-xdr/io-xdr.js&3.18.1/io-form/io-form.js&3.18.1/io-upload-iframe/io-upload-iframe.js&3.18.1/queue-promote/queue-promote.js&3.18.1/io-queue/io-queue.js&3.18.1/dd-constrain/dd-constrain.js&3.18.1/dd-proxy/dd-proxy.js&3.18.1/event-resize/event-resize.js&3.18.1/dd-ddm/dd-ddm.js&3.18.1/dd-ddm-drop/dd-ddm-drop.js&3.18.1/dd-drop/dd-drop.js&3.18.1/dd-scroll/dd-scroll.js&3.18.1/dd-drop-plugin/dd-drop-plugin.js&3.18.1/dd-delegate/dd-delegate.js&m/1702622169/core/widget/widget-focusafterclose-debug.js&3.18.1/plugin/plugin.js&m/1702622169/core/lockscroll/lockscroll-debug.js&m/1702622169/core/notification/notification-dialogue-debug.js&m/1702622169/core/notification/notification-alert-debug.js&m/1702622169/core/notification/notification-confirm-debug.js&m/1702622169/core/notification/notification-exception-debug.js&m/1702622169/core/notification/notification-ajaxexception-debug.js:3255:22) |
at Drag.<anonymous> (yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:12425:19) |
at Y.Subscriber._notify (yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13760:35) |
at Y.Subscriber.notify (yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13789:24) |
at Y.CustomEvent._notify (yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13452:17) |
at Y.CustomEvent._procSubs (yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13578:36) |
at CEProto.fireComplex (yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:27628:18) |
at Y.CustomEvent._fire (yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:13525:29) |
at Drag.fire (yui_combo.php?rollup/3.18.1/yui-moodlesimple.js:14658:22) |
Tested on: Boost, Moove, and Space themes.
- duplicates
-
MDL-78771 Console errors when trying to drag and drop question when editing mode enabled
- Open