-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Closed
Description
Something broke between 2.0.0-beta.10-201608041720
and 2.0.0-beta.10-201608051404
on the updated LoadingController component.
Steps to reproduce:
- Set a tabs page as root
- Add a Loading component to the default selected tab
- Run
loading.present()
I'm running into this error: EXCEPTION: Error: Uncaught (in promise): TypeError: activeNav.getActive is not a function
. Running through the trace, it looks like Loading can't figure out the current view. Note that this does not happen with 2.0.0-beta.10-201608041720
the previous version.
Cordova CLI: 6.3.0
Gulp version: CLI version 3.9.1
Gulp local: Local version 3.9.1
Ionic Framework Version: 2.0.0-beta.10-201608051404
Ionic CLI Version: 2.0.0-beta.36
Ionic App Lib Version: 2.0.0-beta.19
ios-deploy version: 1.8.6
ios-sim version: 5.0.8
OS: Mac OS X El Capitan
Node Version: v6.2.0
Xcode version: Xcode 7.3.1 Build version 7D1014
schermannj, epetre, zywh and okonon
Metadata
Metadata
Assignees
Labels
No labels