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

md-table-pagination not working with example from documentation #2363

Open
adam-brookes opened this issue May 19, 2022 · 1 comment
Open
Projects

Comments

@adam-brookes
Copy link

Steps to reproduce

  1. Create a new Vue Project
  2. Install and configure Vue-Material
  3. Copy and paste the example code from the "Pagination" area of the table documentation
  4. Use this component

Which browser?

  1. Chrome Version: 101.0.4951.67
  2. Vue Version: 2.6.14
  3. Vue-Material Version: ^1.0.0-beta-15

What is expected?

Users should be displayed in the table and paginated correctly

What is actually happening?

No users are being displayed in the table, and there are no errors in the console.

@iohansson
Copy link

@marqbeniamin #2210 this PR has been merged to master but not released to npm. It solves the issue which is that md-table-pagination doesn't have a few props defined.

@marqbeniamin marqbeniamin added this to To do in v1.0.0 Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
v1.0.0
To do
Development

No branches or pull requests

3 participants