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] TabView - TabIndicatorColor isn't working on load #1525

Open
@NunoBem

Description

@NunoBem

Description

In a ContentPage, I'm using TabView. After updating to the newest Xamarin.Forms 5.0.0.2083, Xamarin.Essentials 1.7.0 and Xamarin.CommunityToolkit 1.3.0-pre1, the TabIndicatorColor in TabView doesn't show up until we start changing tabs.

Steps to Reproduce

  1. Start a new Xamarin Forms project
  2. Update to the latest Xamarin.Forms 5.0.0.2083
  3. Add a new TabView on a page
  4. Give the TabView a TabIndicatorColor property a color value
  5. Run the app and not see the tab indicator

Expected Behavior

TabIndicatorColor should appear bellow the tab selected

Actual Behavior

TabIndicatorColor won't show up until starting to change tabs

Basic Information

  • Version with issue: 1.3.0-pre1, 1.2.0 , 1.1.0, 1.03
  • Last known good version: 1.0.2
  • IDE: Visual Studio 2019 Version 16.10.4
  • Platform Target Frameworks:
    • iOS: 14.5
    • Android: Android 11.0 (R)
  • Affected Devices: Android and iOS

Workaround

Reproduction imagery

Screenshot_1629984008

Media1

Reproduction Link

https://github.com/NunoBem/TabViewIssue

Metadata

Metadata

Assignees

No one assigned

    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