Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The app crashes sometimes after returning from disabled state on android #33

Open
JohannesPertl opened this issue Feb 26, 2022 · 0 comments

Comments

@JohannesPertl
Copy link

JohannesPertl commented Feb 26, 2022

D/CompatibilityChangeReporter( 9639): Compat change id reported: 160794467; UID 10594; state: DISABLED

======== Exception caught by widgets library =======================================================
The following assertion was thrown building Swiper(dependencies: [_InheritedTheme, _LocalizationsScope-[GlobalKey#ccfa3]], state: _SwiperState#98d23):
ScrollController not attached to any scroll views.
'package:flutter/src/widgets/scroll_controller.dart':
Failed assertion: line 107 pos 12: '_positions.isNotEmpty'

The relevant error-causing widget was:
Swiper Swiper

I can't reproduce the exact problem, it mostly happens after receiving a notification and then opening the app

@JohannesPertl JohannesPertl changed the title The app crashes sometimes after returning from disabled state The app crashes sometimes after returning from disabled state on android Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant