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

_nextKey is null #243

Open
rizaldi-wiratama opened this issue Jan 10, 2023 · 2 comments
Open

_nextKey is null #243

rizaldi-wiratama opened this issue Jan 10, 2023 · 2 comments
Labels
bug Something isn't working

Comments

@rizaldi-wiratama
Copy link

Hello @EdsonBueno first of all thankyou for this great package

i recently have an issue reported on our sentry about this package like this
image

then i search about this & found that this code is the issue , that _nextKey is null
image

i think this issue is rare case and we just got 4 event in same user
image

oh yeah i use PagedListView like this
image

is there a case that the problem may exist? because now i can't reproduce this issue
or maybe do you have any suggestion / solution based on this issue? thankyou

@rizaldi-wiratama
Copy link
Author

If anyone have same issue/solution for this issue please feel free to comment thankyouu :)

@clragon
Copy link
Collaborator

clragon commented Feb 19, 2024

Its possible the PageController is somehow disposed between this check and the next frame.
We could add a safety check.

@clragon clragon added the bug Something isn't working label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants