aautio / react-modal-image

A tiny React component providing modal image Lightbox.
https://aautio.github.io/react-modal-image/
MIT License
198 stars 64 forks source link

Download button does nothing on mobile webview #30

Open rjtwoh01 opened 4 years ago

rjtwoh01 commented 4 years ago

On a mobile device, the download button does not download any files on a android device running an application in a webview. On an ios device in a webview, no download button is shown at all. No errors are thrown on any device.

aautio commented 2 years ago

Hi @rjtwoh01 would you have a demo of this problem available somewhere?