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

image uri change related to #1 #21

Open
airTradies opened this issue Mar 25, 2019 · 2 comments
Open

image uri change related to #1 #21

airTradies opened this issue Mar 25, 2019 · 2 comments
Labels

Comments

@airTradies
Copy link

Related to #1

This still seems to be an issue on 0.1.4. We are changing the uri of the image, but it does not reload. I have checked OfflineImage.js and the code changes listed above are there, although 1 line is different....

if (nextSource && source && nextSource.uri !== source.uri){

I put some logging before that if statement and noticed that nextSource.uri and source.uri are showing as the same value, even though I change the value

@BHesseldieck
Copy link
Contributor

Can you check if the problem still exists in V0.1.9?

Thank you!

@iamiota
Copy link
Contributor

iamiota commented Jun 15, 2019

You can try it.
iamiota@3933747

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

No branches or pull requests

3 participants