We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When the ChatView has an initial message list that does not fill the screen, the pagination does not get triggered.
To Reproduce Steps to reproduce the behaviour:
I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors
Expected behavior The expected behaviour is for the pagination to trigger immediately when the initial list does not fill the screen.
Screenshots I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors
Desktop (please complete the following information): N/A because it's a widget logic problem
Smartphone (please complete the following information): N/A because it's a widget logic problem
Additional context I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When the ChatView has an initial message list that does not fill the screen, the pagination does not get triggered.
To Reproduce
Steps to reproduce the behaviour:
I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors
Expected behavior
The expected behaviour is for the pagination to trigger immediately when the initial list does not fill the screen.
Screenshots
I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors
Desktop (please complete the following information):
N/A because it's a widget logic problem
Smartphone (please complete the following information):
N/A because it's a widget logic problem
Additional context
I've created a quick app to demonstrate this bug: https://github.com/lhengl/chatview_errors
The text was updated successfully, but these errors were encountered: