[x] I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
[x] The issue still exists against the latest master branch of bootstrap-fileinput.
[x] This is not an usage question. I confirm having read the plugin documentation and demos.
[ ] This is not a general programming / coding question. (Those should be directed to the webtips Q & A forum).
[x] I have attempted to find the simplest possible steps to reproduce the issue.
[ ] I have included a failing test as a pull request (Optional).
Steps to reproduce the issue
Use alwaysPreviewFileExtensions, doesn't happend nothing if you use this option
I set to alwaysPreviewFileExtensions: ['jpg', 'jpeg', 'gif', 'png', 'svg', 'bmp'], still don't see the preview of images if i have enabled preferIconicPreview: true,
On photo you can see in your demo also didn't work
Expected behavior and actual behavior
When I follow those steps, I see...
I was expecting to every other file format to have font awesome icons, and extension i set on that array to raw view, for example view image
Prerequisites
master
branch of bootstrap-fileinput.Steps to reproduce the issue
Expected behavior and actual behavior
When I follow those steps, I see...
I was expecting to every other file format to have font awesome icons, and extension i set on that array to raw view, for example view image
Environment
Browsers
Operating System
Libraries
Isolating the problem