-
Bug
-
Resolution: Fixed
-
Minor
-
2.9
-
-
MOODLE_29_STABLE
-
MOODLE_29_STABLE
If the user logouts at certain times (like when a WS call is waiting response) then some errors are shown in the console. For example, I saw that the app is trying to use mmSitesManager.getSite with siteId=undefined. This doesn't break the app, but we should try to treat these cases.