Skip to content

ListView remove item issue in Unity 2021 #35

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

Closed
ChebanovDD opened this issue Jun 18, 2023 · 0 comments · Fixed by #37
Closed

ListView remove item issue in Unity 2021 #35

ChebanovDD opened this issue Jun 18, 2023 · 0 comments · Fixed by #37
Assignees
Labels
bug Something isn't working

Comments

@ChebanovDD
Copy link
Collaborator

Describe the bug

In Unity 2021, when an element is removed, the Unbind method is not called.

Current result

This leads to a lot of issues because SetBindingContext is called without resetting it.

@ChebanovDD ChebanovDD added the bug Something isn't working label Jun 18, 2023
@ChebanovDD ChebanovDD self-assigned this Jun 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant