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

The plugin not working when debug_info = false on production #7

Open
ankitverma2211 opened this issue Sep 27, 2016 · 1 comment
Open

Comments

@ankitverma2211
Copy link

screen shot 2016-09-27 at 10 57 17 am

The debug_info when enabled in production removes the access to scope while accessing it in this manner

angular.element.child[i].scope()

This will be undefined .

@adeopura4
Copy link

adeopura4 commented Mar 16, 2019

Having the same issue. If anyone has a version that works with the debugInfoEnabled set to false, please let me know. Thanks.

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

2 participants