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.
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.
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.