-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.5.0
-
-
MOODLE_405_STABLE
-
Moodle Apps Sprint 2025-I1.3
There is a race condition between setStyle and the SITE_UPDATED event. If the first setStyle call finishes after SITE_UPDATED has been called, the setStyle function disables the style element when it shouldn't.