Last week I encountered a strange problem. Without changing anything to my code, my Angular application started failing. I had no clue why… until I noticed that Batarang, a Chrome Extension for Angular.Js had been updated. It looked completely different and injected some custom JavaScript into my application. As far as I could remember, it did not do that before.
Could it be? I disabled the extension in Chrome and yes, my Angular.js application started to work again. Anyone who had the same problem with the latest AngularJS Batarang extension?
Note: I’m using Angular 1.3 but a colleague had the same issue with Angular 1.2