Skip to content
This repository has been archived by the owner on Feb 4, 2023. It is now read-only.

Preserve hook state on tab change #61

Open
shilangyu opened this issue Sep 29, 2020 · 1 comment
Open

Preserve hook state on tab change #61

shilangyu opened this issue Sep 29, 2020 · 1 comment
Labels
bug Something isn't working logic Concerns a behavioral aspect of the app

Comments

@shilangyu
Copy link
Collaborator

shilangyu commented Sep 29, 2020

lemmur is using flutter_hooks and all local state is managed by it. When using a TabBarView each tab has it's own local state. When switching between tabs all state is lost. This is especially annoying when switching tabs with infinite lists (the whole list is cleared).

@shilangyu shilangyu added bug Something isn't working logic Concerns a behavioral aspect of the app labels Sep 29, 2020
@Akshay0701
Copy link

cloud you elaborate your bug plz

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working logic Concerns a behavioral aspect of the app
Projects
None yet
Development

No branches or pull requests

2 participants