Skip to content

md-table's data doesn't get updated properly #1492

@ueharajohji

Description

@ueharajohji

Steps to reproduce

Which browser?

What is expected?

What is actually happening?

I'm trying to implement a pagination function with vue 2.5.3 / vue-material1.0.0 and the problem is whenever I update the
model , the table gets updated with the newly fetched model but the md-table component still has the previous data so when I check the "select all" box it gets the previous data only which makes the selected variable contain only the page 1 data when in fact I am in page 2. anyone have any suggestions on how to deal with this?

Reproduction Link

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions