Cheebamba's avatar

Best practice fetching records. (pagination)

Hi,

I wonder what is best practice when pulling records from db with ajax:

pull all of them and switch pages with vue, OR pull one page, and refresh when searching/filtering?

I guess it depends on table size, but lets say theres 1000 records.

Thanks!

0 likes
2 replies
Cheebamba's avatar

I've copied the example from git and I still get this error:

[Vue warn]: Error in created hook: 
(found in <VPaginator>)

Please or to participate in this conversation.