danialfarid / ng-file-upload

Lightweight Angular directive to upload files with optional FileAPI shim for cross browser support
MIT License
7.87k stars 1.6k forks source link

ngf-select or ngf-change dont work correctly. #1995

Open avalon2110 opened 7 years ago

avalon2110 commented 7 years ago

I use this lib for displaying modal where user can crop his image and submit it. Using ngf-select or ngf-change for displaying modal when you select file, crop it and again click select button - modal opens twice.

The link below shows it with alert. http://jsfiddle.net/Stanislav2110/xxo3sk41/1769/

can you help with it?

P.S. cool lib