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

fix(cache): Images not saved to cache #171

Merged
merged 12 commits into from
Jul 12, 2018
Merged

fix(cache): Images not saved to cache #171

merged 12 commits into from
Jul 12, 2018

Conversation

eduardoRoth
Copy link
Member

If you didn't set a maxCacheSize, images won't be stored in the cache and will not load in your component.

Changed shouldIndex property based in @felixbroehl modifications.

…ebview

fix(wkwebview): Images not loading in Ionic WKWebView
When running in an emulator or in a device with the flag --livereload images were not showing.
Update to latest version merge
Reject caused an error and did not return the URL. Fixed this resolving and returning the image URL back to the promise.
If you didn't set a maxCacheSize, images won't be stored in the cache and will not load in your component.

Changed shouldIndex property based in @felixbroehl modifications.
@ihadeed ihadeed merged commit 07eb2e7 into zyra:master Jul 12, 2018
@ihadeed
Copy link
Member

ihadeed commented Jul 12, 2018

thanks!

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

Successfully merging this pull request may close these issues.

2 participants