-
Bug
-
Resolution: Fixed
-
Minor
-
2.3
-
-
MOODLE_23_STABLE
-
MOODLE_23_STABLE
There's some error with mm-split-view, sometimes the controllers load in the right panel are instantiated twice. I noticed it in forums,it happened most of the times but not 100%.
Since I can only reproduce it in this case my guess is that it is related to the ui-view name. We have a ui-view="tablet" in course contents, and then we go to a new view that it also has a ui-view="tablet". My guess is that if the subview is loaded too fast then the controller is loaded for both ui-view, so it is instantiated twice.
- caused a regression
-
MOBILE-1249 Split view: component undefined if links are loaded fast
-
- Closed
-