asafdav / ng-csv

Simple directive that turns arrays and objects into downloadable CSV files
MIT License
573 stars 215 forks source link

Doesn't Work with Angularjs 1.4.7 #128

Closed cpitzak closed 8 years ago

cpitzak commented 8 years ago

I took the demo and used angularjs 1.4.7 and angular-sanatize 1.4.7 and there are injection errors. I posted the fiddle here: https://jsfiddle.net/3c46b4p3/

Thanks

shaohaolin commented 8 years ago

@cpitzak Please update the latest ng-csv file. This one is working. https://jsfiddle.net/3c46b4p3/1/

asafdav commented 8 years ago

see #129