issues
search
flowjs
/
ng-flow
Flow.js html5 file upload extension on angular.js framework
http://flowjs.github.io/ng-flow/
MIT License
1.38k
stars
303
forks
source link
How to clean $flow.files from a controller?
#154
Open
pitometsyurii
opened
9 years ago
itsshiningsun
commented
8 years ago
Try $flow.cancel(); in your controller method
Try $flow.cancel(); in your controller method