FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Image replacement is not respected during tns run android · Issue #4650 · NativeScript/NativeScript · GitHub

Image replacement is not respected during tns run android #4650

Description

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?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL