bootstrap-fileinput
bootstrap-fileinput copied to clipboard
An enhanced HTML 5 file input for Bootstrap 5.x/4.x./3.x with file preview, multiple selection, and more features.
When loading some images or .txt text files I get errors like this: int32_be is not defined, but if I load the files locally .zip or npm everything works perfectly,...
Hello, after reading the documentation i dont know how to make the server side php, this wasnt talked about, the frontend doesnt seem to work too, it allows multiple fileinputs,...
This is a pretty simple one so I'll keep it short. We ran into an issue with sass. Looks like it's already been fixed in #1802 In our workflow we...
This is to report a bug in the code. On fileinput.js, line 448 there is the `getMimeType()` function which has as its firs parameter `signature`. This function is called on...
## Prerequisites - [ ] I have searched for similar issues in both open and closed tickets and cannot find a duplicate. - [ ] The issue still exists against...
## Prerequisites - [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...
## Steps to reproduce the issue 1. Upload any DWG file ## Expected behavior and actual behavior ``` VM82:11 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'substring')...
can support configuration use [tus](https://tus.io/)?
## Prerequisites - [ ] Select file ( parameter position default ) - [ ] Upload file ( parameter position ) ## Isolating the problem - [ ] how set...
When I try to upload this file (I have zipped it, as TIF are not allowed here): [image_sample.tiff.zip](https://github.com/kartik-v/bootstrap-fileinput/files/14208336/image_sample.tiff.zip) Then I get the spinning wheel and a JS error for filetype.js:152...