vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

Remote pagination not working #2349

Closed asuarezbravo closed 1 year ago

asuarezbravo commented 2 years ago

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

kami4ka commented 2 years ago

Looks like the repository being abandoned

marqbeniamin commented 2 years ago

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.

huffypiet commented 1 year ago

@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