vuematerial/vue-material

Remote pagination not working

asuarezbravo opened this issue · 3 comments

Remote pagination doesn't seem to work. It always displays "Many" pages even though I passed the total number of items as per example.
https://codesandbox.io/s/vue-material-remote-pagination-forked-hyqjn?file=/App.vue

Looks like the repository being abandoned

Hi @asuarezbravo, thank you for using our framework. We will come back with a solution. If you fix this, you can create a PR with your solution.

@marqbeniamin noticed earlier link submitted was with issues about 'import module', had to change the structure a bit and found this to work, https://codesandbox.io/s/vue-material-remote-pagination-forked-olrxeh?file=/src/App.vue. This is currently under review