ngx-file-drop icon indicating copy to clipboard operation
ngx-file-drop copied to clipboard

Complex file extensions don't work for [accept]

Open mmestas opened this issue 2 years ago • 0 comments

When adding extensions such as ".backup.tar" or ".tar.gz", ngx-file-drop does not recognize these as accepted file types. It seems to only recognize simple extensions, such as ".tar" and ".tgz". It would be nice to be able to specify more specific/complex file extensions.

mmestas avatar Jul 26 '22 12:07 mmestas