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

Repeated network request #72

Closed
zerofront opened this issue Aug 20, 2020 · 2 comments
Closed

Repeated network request #72

zerofront opened this issue Aug 20, 2020 · 2 comments

Comments

@zerofront
Copy link

image

If I set disable cache in chrome devtool, you can see that it will request double time

@gokcan
Copy link
Owner

gokcan commented Aug 24, 2020

Hi @zerofront,

Instead of a custom cache implementation, this library depends on native browser cache.

@gokcan gokcan closed this as completed Aug 24, 2020
@zerofront
Copy link
Author

@gokcan thanks for your reply!

image in loadImage function and image in render function are different image instance.

Is there cache for decode? Will the browser decode the same URL image only once?

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

2 participants