You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 1, 2024. It is now read-only.
Tapping on other tab does not switch current tab. Looks like indicator is trying to move into other tab but it goes back, CarouselView tries to move content but goes back too.
Steps to Reproduce
Open Xamarin Community Toolkit sample app.
Go to Views -> TabView -> Getting Started.
Tap on Tab 2.
Expected Behavior
TabView is switching tab.
Actual Behavior
Tab 1 remains visible.
Basic Information
Version with issue: build from sources on develop branch, 1.0.2 is current stable release.
Last known good version: unknown
IDE: Visual Studio 2019 Enterprise 16.8.5
Platform Target Frameworks:
UWP: 18362
Nuget Packages: referenced by XCT Sample app on develop branch
Workaround
Double tap on other tab to switch.
Reproduction imagery
IustinT, ChrisKaragounis, YZahringer, techravi007 and joseluisct