You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried the demo page and change the sUrl on the fly with a random image I found in Google. Instead of downloading the file, the page was redirected to the file and display the image in the page.
I'm getting something from my console though..
"The code on this page disabled back and forward caching."
Any idea how to deal with this issue?
The text was updated successfully, but these errors were encountered:
I actually just ran the downloadFile() function in console of dev tools in IE and passed a random image from Google while in the demo page. The thing is, the code below works fine in Chrome and Firefox.
I tried the demo page and change the sUrl on the fly with a random image I found in Google. Instead of downloading the file, the page was redirected to the file and display the image in the page.
I'm getting something from my console though..
"The code on this page disabled back and forward caching."
Any idea how to deal with this issue?
The text was updated successfully, but these errors were encountered: