Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The code on this page disabled back and forward caching. #18

Open
rooksFX opened this issue Apr 19, 2017 · 2 comments
Open

The code on this page disabled back and forward caching. #18

rooksFX opened this issue Apr 19, 2017 · 2 comments

Comments

@rooksFX
Copy link

rooksFX commented Apr 19, 2017

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?

@ghost
Copy link

ghost commented Apr 19, 2017

Can you share your code to test?

@rooksFX
Copy link
Author

rooksFX commented Apr 20, 2017

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.

downloadFile('http://imagescdn.tweaktown.com/news/5/6/56946_06_asus-teases-new-gtx-1080-ti-rog-poseidon.jpg');

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant