Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[Bug] AvatarView - Valid source images dont load for the first time they are created #805

@mtsrdr

Description

@mtsrdr

Description

AvatarView images are not loaded the first time they are created and may never load if Caching is disabled.

Steps to Reproduce

  1. Run the Attached Project with the Switch "Enable caching" set to true in the first launch of the app on the device:

  2. Click the "Load avatar images" button and see that avatar images won't load the first time.

  3. Click again and you'll see that the new images will appear normally (because they're the same url and caching is enabled).

  4. Click the "Clear avatar images" button and set the "Enable caching" Switch to false.

  5. Click the "Load avatar images" button again and see that the images will not appear.

Expected Behavior

AvatarView Image should always be visible if source is valid

Actual Behavior

AvatarView source image is not showing

Basic Information

  • Version with issue:
  • Last known good version:
  • IDE:
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Reproduction imagery

-

-

Reproduction Link

AvatarViewIssue.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working. Breaky break.s/unverifiedThis issue needs verification/reproduction by a team member. PRs cannot be accepted/merged.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions