Xamarin.forms: [Bug] CarouselView Java.Lang.IllegalStateException on Android in 4.4-pre1

Created on 7 Nov 2019  路  3Comments  路  Source: xamarin/Xamarin.Forms

Description

In 4.4-pre1 the app crashes on Android, when navigating backwards after displaying an empty view that's swapped out for data after 2 seconds (testing a loading simulation).

Steps to Reproduce

  1. Run the attached sample on Android.
  2. Browse to the EmptyView string load simulation page.
  3. Wait for the items to appear.
  4. Hit the on screen back button.

Expected Behavior

App returns to the menu page.

Actual Behavior

App crashes with a Java.Lang.IllegalStateException.

Screenshot 2019-11-07 at 14 55 39

Basic Information

  • Version with issue: 4.4.0.936621-pre1
  • Last known good version: N/A
  • IDE: VSMac 8.3.7
  • Platform Target Frameworks:

    • Android: API 28

Reproduction Link

CarouselViewDemos.zip

carouselview 2 high Android bug

All 3 comments

Hi, is there a release time for this bug? I encountered it in v4.3.0.991211.
Thanks.

closed by #8430

@tuncayalt This is in the latest 4.4.0-prerelease. Thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Sebastian1989101 picture Sebastian1989101  路  59Comments

allessandrosj picture allessandrosj  路  61Comments

hartez picture hartez  路  178Comments

EdoardoCinelli picture EdoardoCinelli  路  92Comments

dannythomas13 picture dannythomas13  路  56Comments