danialfarid / ng-file-upload

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

Support allowInvalid model option with validateAfterResize #1937

Open yamaha252 opened 7 years ago

yamaha252 commented 7 years ago

When ngf-validate-after-resize="true" then allowInvalid model option doesn't work

marekstodolny commented 4 years ago

i've published this under ng-file-upload2 on npm if somebody wants to use it with this fix