vue-paginate
vue-paginate copied to clipboard
Console: _vm.paginated is not a function
Question: Am I missing something, I keep getting this console error,
_vm.paginated is not a function
I've setup the component according to documentation within my main.js to no success. Any help would be greatly appreciated, the plugin is pretty awesome!
Can I skip the mixin and add everything manually? (referencing #101)
I'm using Vue 2.5.15