-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
4.4.0, 4.5.0
-
-
MOODLE_404_STABLE, MOODLE_405_STABLE
-
Moodle Apps - 2024 i4.3, Moodle Apps - 2025 i1
Due to the delegates refactor done in MOBILE-4498 and this commit, this stopped working as it used to.
In blocks delegate, we override the isFeatureDisabled function to allow using myoverview even if all blocks are disabled. But now, with the refactor, if all blocks are disabled then isEnabled returns false in blocks delegate, so the execution of updateHandlers stops before treating the handlers.
- is a regression caused by
-
MOBILE-4498 Completion, comments and tags advanced features settings are not used to check the functionallity availability
-
- Closed
-
-
MOBILE-3947 Upgrade to Ionic 7 and to Angular 17
-
- Closed
-