gilbitron / laravel-vue-pagination

A Vue.js pagination component for Laravel paginators
https://laravel-vue-pagination.org
MIT License
750 stars 144 forks source link

Cannot read properties of undefined (reading 'computed') #149

Closed japasanto closed 2 years ago

japasanto commented 2 years ago

I´m getting this and i dont understand why, i did everything you put on the instructions:

Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'computed') laravel-vue-pagination.es.js?6bf0:226

I also tried using you other component for vue 2 even though i´using vue 3, could you help me with this?

Regards.