Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.5.2
-
Fix Version/s: 3.6.0
-
Component/s: Site add-ons
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_35_STABLE
-
Fixed Branches:MOODLE_36_STABLE
-
Pull Master Diff URL:
-
Sprint:Moodle Mobile 3.6.0
Description
Site plugins can implement ngOnDestroy, ngAfterContentInit and ngAfterViewInit, but for some reason those functions aren't called when they should.