ng-csv icon indicating copy to clipboard operation
ng-csv copied to clipboard

tests are broken

Open jnelson opened this issue 10 years ago • 1 comments

The tests currently do not complete under the default test configuration (PhantomJS) due to a broken dependency on Function.prototype.bind, which must be polyfilled in PhantomJS 1.x.

jnelson avatar Apr 21 '16 14:04 jnelson

Fix at #163

jnelson avatar Apr 21 '16 16:04 jnelson