-
Bug
-
Resolution: Fixed
-
Blocker
-
3.11.10, 4.0.4
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MOODLE_311_STABLE, MOODLE_400_STABLE
-
MDL-75936-master -
On faster machines and connections, when visiting the legacy message preferences page, a race condition sometimes means that the event to capture the message drawer open request is fired before the event is subscribed to.
This is highlighted by MDL-66107 which makes this behaviour more consistent.
The master branch of this patch includes a rewrite for the module and events module as an ESM. This is a separate commit and should be viewed separately.
- blocks
-
MDL-66107 Stop bundling all files in first.js
- Reopened