Open treetop1500 opened 4 years ago
After looking at this on a staging server (the above) was occurring on my localhost, the refresh is happening at various states in the upload process, not just at the signer request.
Can you please provide a full repro? We can have a look at it.
I'm experiencing an odd behavior where in Firefox 66, the page seems to refresh when the signer url is hit or somewhere around that in the process. Chrome and Safari latest versions are working flawlessly.
My method for uploading is below. I'm using a PHP controller to handled signing at the /aws-signer route. I've also tried using the full URL to that route and the problem persists.
My package.json file is require evaporate.js as such
"evaporate": "^2.1.4",