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

AnimatedList faces TypeError: Null check operator used on a null value #2485

Closed
sentry-io bot opened this issue Jan 9, 2025 · 1 comment
Closed

AnimatedList faces TypeError: Null check operator used on a null value #2485

sentry-io bot opened this issue Jan 9, 2025 · 1 comment
Assignees
Labels
bug Something isn't working flutter

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 9, 2025

Sentry Issue: ACTER-APP-9G

TypeError: Null check operator used on a null value
  File "sliver_multi_box_adaptor.dart", line 627, in RenderSliverMultiBoxAdaptor.childMainAxisPosition
  File "sliver_multi_box_adaptor.dart", line 693, in RenderSliverMultiBoxAdaptor.paint
  File "object.dart", line 3268, in RenderObject._paintWithContext
  File "object.dart", line 251, in PaintingContext.paintChild
  File "sliver_padding.dart", line 229, in RenderSliverEdgeInsetsPadding.paint
...
(24 additional frame(s) were not displayed)
@sentry-io sentry-io bot added bug Something isn't working flutter labels Jan 9, 2025
@github-project-automation github-project-automation bot moved this to Backlog in Product Jan 9, 2025
@gnunicorn
Copy link
Contributor

We believe this is caused by flutter/flutter#153922 in the chat room list upon resorting.

We could try to do that without the AnimatedSliverList.

@gnunicorn gnunicorn moved this from Backlog to Next in Product Jan 9, 2025
@kumarpalsinh25 kumarpalsinh25 moved this from Next to In progress in Product Jan 9, 2025
@github-project-automation github-project-automation bot moved this from In progress to Recently Done in Product Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flutter
Projects
Status: Recently Done
Development

No branches or pull requests

2 participants