question

Upvotes
1 0 1 0

Pagination in Laravel using Vuejs, error

I am trying to add pagination feature on my blog which is created using Laravel with Vue on front-end. I was following this tutorial on vue pagination, but I am getting following error:

***[Vue warn]: Failed to mount component: template or render function not defined.
found in
---> <VuePagination>
       <DisplayCategory> at resources\assets\js\components\DisplayCategory.vue
         <Root>***
php
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

Upvotes
4.6k 26 7 22

I would suggest asking a question on StackOverflow, as neither of the listed frameworks are Thomson Reuters products.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.