I have a button containing an image. When I open it on a mobile device and hold the button, a download image pop-up appears.
Is there a way to hide this pop-up?
<button><img src={test_image} width="100%" /></button>
A link to the image popup: https://i.sstatic.net/U4ndL.png