jasny / bootstrap

The missing components for your favorite front-end framework.
https://www.jasny.net/bootstrap/
Apache License 2.0
2.68k stars 496 forks source link

Multiple files uploading but only the first filename is displayed. #614

Open aximuseng opened 4 years ago

aximuseng commented 4 years ago

If I try either of the simple (no preview examples). Only the first file name gets displayed but all the multiple files are uploaded.

If you hover over the button you get the list of all the file names.

aximuseng commented 4 years ago

Ok - was looking in the source code - there must be a bug in the .min version. The full .js file seems to work fine.