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

Deleted Keys not disappearing in table view #12

Open
micnguyen opened this issue Jul 4, 2020 · 1 comment
Open

Deleted Keys not disappearing in table view #12

micnguyen opened this issue Jul 4, 2020 · 1 comment

Comments

@micnguyen
Copy link

When a key/value is displayed in Flipper and you delete that key with something like await AsyncStorage.removeItem(KEY) the state of the table still shows that the key with old values is there.

RN: 0.62.2
Flipper: 0.49.0
@react-native-community/async-storage: 1.11.0

@Fausto95
Copy link
Owner

Fausto95 commented Jul 4, 2020

Hi 👋 @micnguyen.

Thanks for reporting this issue. PRs are welcome, otherwise I will fix it on my free time.

Capture d’écran 2020-07-04 à 11 18 31

What I have in mind is a Refresh button to get the updated values

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants