Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when debugInfo is disabled #41

Open
Michel73 opened this issue Feb 29, 2016 · 3 comments
Open

Error when debugInfo is disabled #41

Michel73 opened this issue Feb 29, 2016 · 3 comments

Comments

@Michel73
Copy link

I got an error when I set $compileProvider.debugInfoEnabled(false);:

TypeError: Cannot set property 'tabScrollTitle' of undefined
    at angular-ui-tab-scroll.js:346
    at Object.forEach (angular.js:341)
    at Scope.$scope.reCalcAll (angular-ui-tab-scroll.js:340)
    at angular-ui-tab-scroll.js:114
    at angular.js:18132
    at completeOutstandingRequest (angular.js:5729)
    at angular.js:6006

The problem here is, that the isolateScope()returns undefined when the debugInfo is disabled.
See here: http://stackoverflow.com/a/32481247/1168594

@Shemesh
Copy link
Collaborator

Shemesh commented Mar 7, 2016

i'm on this issue for some time now, but couldn't find a proper solution.
i would appreciate if someone can help here.

@GeroldSchierholz
Copy link
Contributor

@phillip-haydon
Copy link

Running into this same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants