Skip to content

AngularJS Batarang breaks the script running on localhost #85

@adam-s

Description

@adam-s

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions