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

fix(MdTableRow): removeSelectableItem when empty #1616

Merged
merged 1 commit into from
Mar 27, 2018
Merged

fix(MdTableRow): removeSelectableItem when empty #1616

merged 1 commit into from
Mar 27, 2018

Conversation

VdustR
Copy link
Member

@VdustR VdustR commented Mar 20, 2018

When table is empty, MdTable.hasValue is false. This made that removed items keep in MdTable.selectable.

fix #1610

@marcosmoura marcosmoura merged commit 6d787bd into vuematerial:dev Mar 27, 2018
@VdustR VdustR deleted the fix/MdTable/clear-selectable-when-empty branch March 28, 2018 00:47
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.

[MdTable] selectable count after removing item(s)
2 participants