I'm trying to deploy this programme on my own server, but when I click download button in the page, it warn me that download failed.
I checked F12 console, find the request started in the line #221 of file index.js is not able to access. And after I remove this request, it works well.
So I'd like to know what does it use for? Thanks.
I'm trying to deploy this programme on my own server, but when I click download button in the page, it warn me that download failed.
I checked F12 console, find the request started in the line #221 of file index.js is not able to access. And after I remove this request, it works well.
So I'd like to know what does it use for? Thanks.