Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ngf-max-files not working when ngf-multiple="true" and ngf-keep="true" #1342

Closed
lvendramini opened this issue Feb 10, 2016 · 1 comment
Closed
Labels

Comments

@lvendramini
Copy link

The ngf-max-files does not seem to work when the user can upload multiple files and when new files are appended to the existing list.

For example

  • ngf-max-files="10"
  • ngf-keep="true"
  • upload 8 images (works)
  • upload 3 images (allows all 3 to be uploaded but should not)
@danialfarid
Copy link
Owner

Fixed at 12.0.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants