How to allow user to download an image using a reactjs button click? [duplicate]
This question already has answers here: Fetch image from API (3 answers) S3 bucket CORS error for loading image via JS (1 answer) Trying to use fetch and pass in mode: no-cors (12 answers) Closed yesterday. This post was edited and submitted for review yesterday. EDIT: What makes this different is that I’m perfectly able […]
Access to XMLHttpRequest at ‘….’ from origin ‘http://localhost:5173’ has been blocked by CORS policy
This might be a duplicate but I tried implementing a lot of solutions and it’s not working.