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
When running the Ignite demo app (version 10.1.6), navigating to the DemoShowroomScreen and selecting the last tab on the drawer (DemoEmptyState: styling) causes the app to crash.
Error Details:
(NOBRIDGE) ERROR Invariant Violation: scrollToIndex out of range: requested index 30 is out of 0 to 29
Environment:
Emulator: Pixel 6 Pro
API Level: 34 (Android 14.0 "UpsideDownCake")
Architecture: arm64
Command Used:pnpm android
Steps to Reproduce:
Launch the Ignite demo app using the command: pnpm android.
Navigate to the DemoShowroomScreen.
Open the drawer.
Click on the last tab labeled DemoEmptyState: styling.
Observe the crash accompanied by the error message above.
BoumouzounaBrahimVall
changed the title
[Demo App]: crollToIndex out of range in DemoShowroomScreen when clicking on the last tab in the drawer
Crash on DemoEmptyState Tab: scrollToIndex Out-of-Range Error
Feb 12, 2025
Bug Description
When running the Ignite demo app (version 10.1.6), navigating to the DemoShowroomScreen and selecting the last tab on the drawer (DemoEmptyState: styling) causes the app to crash.
Error Details:
Environment:
pnpm android
Steps to Reproduce:
pnpm android
.screen record:
Screen.Recording.mov
Ignite version
10.1.6
Additional info
The text was updated successfully, but these errors were encountered: