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-accept is case sensitive but it shouldn't #1546

Closed
cipianpascu opened this issue May 23, 2016 · 2 comments
Closed

ngf-accept is case sensitive but it shouldn't #1546

cipianpascu opened this issue May 23, 2016 · 2 comments

Comments

@cipianpascu
Copy link

When I use ngf-pattern="'image/'" and ngf-accept="'image/'", files with upper case extensions are ignored. I noticed this on Ubuntu OS.

@gitnik
Copy link

gitnik commented Oct 27, 2016

This is still an issue. Any update?

@danialfarid
Copy link
Owner

ngf-accept will just map to the normal html file input accept attribute so it is browser specific implementation. ngf-pattern is case insensitive.

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

No branches or pull requests

3 participants