Works well with AngularJS 1.5. Currently using it in two projects with the latest of angular-masonry (v0.15.0) and latest AngularJS.
I’ve updated the Bower file and package.json. Along with that, the version of PhantomJS is updated. Without bumping to 2.1 you’ll see the following error from Karma when running the unit tests:
TypeError: 'undefined' is not an object (evaluating 'Function.prototype.bind.apply’)
Works well with AngularJS 1.5. Currently using it in two projects with the latest of angular-masonry (v0.15.0) and latest AngularJS.
I’ve updated the Bower file and package.json. Along with that, the version of PhantomJS is updated. Without bumping to 2.1 you’ll see the following error from Karma when running the unit tests:
TypeError: 'undefined' is not an object (evaluating 'Function.prototype.bind.apply’)
That error was discussed/fixed in issue 56 of karma-phantomjs-launcher.