jquery file uploader not working in bootstrap modal (dialog)

jquery file uploader not working in bootstrap modal (dialog)

Hi,

The jquery file uploader of  https://github.com/blueimp/jQuery-File-Upload when included in the bootstrap modal does not function properly.

The selected file is not displayed in the dialog box.

However, when the same file uploader is used on a normal page without a dilaog box, the selected file is properly displayed.

Could you please provide us any solution to handle file uploader in a bootstrap modal?