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 has been archived by the owner on Jun 19, 2024. It is now read-only.
I have the following problem with the CarouselView:
Suppose I have three items in the item resource that I can scroll horizontally from left to right, for example. Each item contains a ListView, through which I can scroll vertically.
If I scroll through the ListView and swipe my finger slightly to the left or right, the scrolling through the ListView is interrupted.
This shouldn't be the case.
If you design a similar scenario in a tabbed page, the problem does not occur.
Could you fix that please?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi there,
I have the following problem with the CarouselView:
Suppose I have three items in the item resource that I can scroll horizontally from left to right, for example. Each item contains a ListView, through which I can scroll vertically.
If I scroll through the ListView and swipe my finger slightly to the left or right, the scrolling through the ListView is interrupted.
This shouldn't be the case.
If you design a similar scenario in a tabbed page, the problem does not occur.
Could you fix that please?
The text was updated successfully, but these errors were encountered: