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

AngularJS Batarang breaks the script running on localhost #85

Open
adam-s opened this issue Dec 13, 2015 · 1 comment
Open

AngularJS Batarang breaks the script running on localhost #85

adam-s opened this issue Dec 13, 2015 · 1 comment
Labels

Comments

@adam-s
Copy link

adam-s commented Dec 13, 2015

This probably isn't that important but Angular JS Batarang breaks the script running locally, it didn't effect the demo version online. This is probably specific to extensions running in Chrome.

TypeError: Cannot read property 'childNodes' of undefined
    at D (vendors.js?rev=@@hash:73)
    at g (vendors.js?rev=@@hash:66)
    at D (vendors.js?rev=@@hash:73)
    at g (vendors.js?rev=@@hash:66)
    at g (vendors.js?rev=@@hash:66)
    at vendors.js?rev=@@hash:65
    at hint.js:2088
    at vendors.js?rev=@@hash:31
    at r.$eval (vendors.js?rev=@@hash:144)
    at r.$apply (vendors.js?rev=@@hash:145) 

I disabled Angular JS Batarang and it worked fine. Also, Ben Nadel had the same problem with people running the Cookie OK Chrome extension in Europe. Here is his blog discussion.

@orizens
Copy link
Owner

orizens commented Dec 13, 2015

hi @adam-s .
I noticed that.
I happens if you enable the "AngularJs" Main Tab in Dev Tools.
I tried hard, but couldn't find the reason for it yet.

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

No branches or pull requests

2 participants