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] Updating TabViewItem Content does not change the displayed content #560

@adammeaney

Description

@adammeaney

Description

If I have a tab selected and change its content, I do not see an update to that content until I switch tabs and then switch back.

Steps to Reproduce

  1. Assign TabViewItems to a TabView
  2. Update the content of the selected tab
  3. Switch tabs and then switch back to see the update happened.

Expected Behavior

Update happens immediately

Actual Behavior

Update happens only when refreshing the tab somehow

Basic Information

  • Version with issue: Commit 43b8dbd
  • Last known good version: Never
  • IDE: VS 2019 16.7.7
  • Platform Target Frameworks: Not relevant, Toolkit Forms code problem
    • iOS:
    • Android:
    • UWP:
  • Android Support Library Version:
  • Nuget Packages:
  • Affected Devices:

Workaround

Reproduction imagery

11F865E5-6D20-4FD7-8570-E21D0357717E

Reproduction Link

https://github.com/adammeaney/XamarinCommunityToolkit/tree/UpdateTabContent

Metadata

Metadata

Assignees

Labels

a/TabViewbugSomething 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