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

Elements in the list disappear #9

Closed
Anthares101 opened this issue Jan 15, 2021 · 5 comments
Closed

Elements in the list disappear #9

Anthares101 opened this issue Jan 15, 2021 · 5 comments

Comments

@Anthares101
Copy link

I dont know if this is a known problem but in android after clicking on the select all option, if you try to uncheck an element it will get removed from the list.

@Anthares101 Anthares101 changed the title Element in the list disappear Elements in the list disappear Jan 15, 2021
@rinku-k
Copy link
Owner

rinku-k commented Jan 15, 2021

I am not sure if I understood your question correctly, but are you pointing to
onChange={({ ids, items }) => console.log('My updated list :: ', ids)}
or the UI?

@Anthares101
Copy link
Author

The UI, the data itself is still there

@rinku-k
Copy link
Owner

rinku-k commented Jan 15, 2021

Yeah, I could see the issue. Let me fix it quickly.

rinku-k added a commit that referenced this issue Jan 15, 2021
@rinku-k
Copy link
Owner

rinku-k commented Jan 15, 2021

Have published new npm version v0.4.0 with the fix.
Thank you for reporting the issue :)

@Anthares101
Copy link
Author

Anthares101 commented Jan 15, 2021

Nice! Thanks for the fast response. Everything is working perfect now so i will close this 😄

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