Skip to content

Image replacement is not respected during tns run android #4650

@Plamen5kov

Description

@Plamen5kov

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?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions