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

Update "SelectedItems" to "@bind-SelectedItems" #199

Merged
merged 0 commits into from
Aug 20, 2022
Merged

Conversation

Diyar
Copy link
Contributor

@Diyar Diyar commented Aug 19, 2022

Select all of MudTable would not work fine especially when you click select all checkbox, the Delete button did not activate

The problem fixed by using @bind-SelectedItems instated of SelectedItems

@neozhu
Copy link
Owner

neozhu commented Aug 20, 2022

two-way binding has a problem that can not change page size in the Pagination bar, maybe this is a bug from mudblazor

@neozhu
Copy link
Owner

neozhu commented Aug 23, 2022

I found the cause of the bug and it is fixed now

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

Successfully merging this pull request may close these issues.

None yet

2 participants