Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

[Bug] CarousleView FlowDirection rtl not work where async load Data #13856

Closed
msaidipour opened this issue Feb 24, 2021 · 4 comments
Closed

[Bug] CarousleView FlowDirection rtl not work where async load Data #13856

msaidipour opened this issue Feb 24, 2021 · 4 comments
Assignees
Labels
s/unverified New report that has yet to be verified t/bug 🐛

Comments

@msaidipour
Copy link

msaidipour commented Feb 24, 2021

Description

When CarousleView FlowDirection set to RightToLeft and async load data in OnAppearing, CarousleView not work

Steps to Reproduce

  1. use carouselview in xaml page
  2. set FlowDirection="RightToLeft" in CarousleView and contentpage
  3. async load data in OnAppearing
  4. try to scroll CarousleView

Expected Behavior

scrolls from right to left

Actual Behavior

Close app

Basic Information

  • Version with issue:
  • Last known good version: 5.0.0.2012
  • Platform Target Frameworks:
    • iOS:
    • Android:
    • UWP:
@msaidipour msaidipour added s/unverified New report that has yet to be verified t/bug 🐛 labels Feb 24, 2021
@StephaneDelcroix
Copy link
Member

Thanks for this report.

Could you please attach a small reproduction project ? We need that in order to validate the bug, create tests to avoid regressions in the future, and validate that the issue being reported is actually fixed.

@msaidipour
Copy link
Author

App1.zip

@PureWeen
Copy link
Contributor

PureWeen commented Mar 4, 2021

@karimi7514 I'm not sure what platform you're having issues with here. I tested your sample on iOS/Android and it seems like this issue is android only so I'm going to close this one as a duplicate for now

#12052

@PureWeen PureWeen closed this as completed Mar 4, 2021
@msaidipour
Copy link
Author

msaidipour commented Mar 4, 2021

I tested on Android

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
s/unverified New report that has yet to be verified t/bug 🐛
Projects
None yet
Development

No branches or pull requests

4 participants