This repository has been archived by the owner on May 1, 2024. It is now read-only.
[Bug] TabView goes into tab switching loop after quickly switching tabs. #1746
Labels
bug
Something isn't working. Breaky break.
Description
After creating tabView with some tabs, if the tabs are heavy or there is some calculation between switching them, and the switching is not super smooth - propably takes longer then animation consider - pressing another tab is making TabView go into loop of selecting tabs.
Link to Reproduction Sample
https://github.com/Miksier/tabview_bug_sample
Steps to Reproduce
Expected Behavior
Tabs are being blocked while the animation is in progress so no clicking is allowed?
Actual Behavior
loop
Basic Information
Version with issue: 1.3.1
Last known good version: -
IDE: VS 2019 Version 16.11.7
Platform Target Frameworks:
Nuget Packages:
Xamarin.CommunityToolkit 1.3.1
Xamarin.Forms 5.0.0.2244
Reproduction imagery
mp4.mp4
The text was updated successfully, but these errors were encountered: