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 SelectedIndex #1231

Open
Open
@Saleh-Software

Description

@Saleh-Software

hello im coding this:

<xct:TabView x:Name="tbView"  Style="{StaticResource CustomTabStyle}" SelectedIndex="1" >

          <xct:TabViewItem /> 
           <xct:TabViewItem /> 
           <xct:TabViewItem /> 
        
</xct:TabView>

i didnt show tabitem content its just example.

and when i will run getting this error!:

System.ArgumentOutOfRangeException: 'Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index'

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