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 replacement is not respected during tns run android #4650

Closed
Plamen5kov opened this issue Aug 3, 2017 · 1 comment · Fixed by #4672
Closed

Image replacement is not respected during tns run android #4650

Plamen5kov opened this issue Aug 3, 2017 · 1 comment · Fixed by #4672

Comments

@Plamen5kov
Copy link
Contributor

Issue moved from: NativeScript/nativescript-cli#2981

From: @hshristov


@vchimev, @Plamen5kov We are using memory and disk cache on the Image component. That is why changing the file won't change the currently shown image.

There are several options:

Invalidate the whole cache on a livesync operation
Disable cache for specific Image instance

From: @Plamen5kov


My vote goes toward Disable cache for specific Image instance.

From: @vchimev


Disable cache for specific Image instance sounds better to me.
@hshristov, what do you think would be the best?

@hshristov hshristov self-assigned this Aug 8, 2017
@hshristov hshristov added ready for test TSC needs to test this and confirm against live production apps and automated test suites and removed backlog labels Aug 8, 2017
@hshristov hshristov added this to the 3.2 milestone Aug 8, 2017
@ghost ghost removed the ready for test TSC needs to test this and confirm against live production apps and automated test suites label Aug 8, 2017
@lock
Copy link

lock bot commented Aug 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Aug 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants