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

Bottom sheet on mobile is not updating UI #9

Open
winwisely104 opened this issue Apr 28, 2020 · 2 comments
Open

Bottom sheet on mobile is not updating UI #9

winwisely104 opened this issue Apr 28, 2020 · 2 comments
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested

Comments

@winwisely104
Copy link

Hi!

Thanks for the great code you always do. We are using the data_tables in our project.
amplify-edge/packages#455

On your example the bottom sheet for sorting by a category is not updating after clicking the radio button or the ListTile itself. Only after clicking it twice!

So the list is sorted AFTER setState of the bottom sheet is called (even if the call is not async?!)

Tested on flutter channel beta and channel dev with your example.

@rodydavis rodydavis self-assigned this Mar 31, 2021
@rodydavis rodydavis added bug Something isn't working help wanted Extra attention is needed labels Mar 31, 2021
@rodydavis
Copy link
Owner

Oh this is very interesting.. could you paste a minimal snippet here. The demo was not working

@rodydavis rodydavis added the question Further information is requested label Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants