Skip to content

The pagination is not showing using Vue.js v.3, what could be the problem? #132

Discussion options

You must be logged in to vote

Fixed
I forgot change companies = [] to companies = {} and also I needed to update my v-for in the table from v-for="item in companies" to v-for="item in companies.data"

this datails were ignore due my first experience with this package.
thanks so much.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@alcarazolabs
Comment options

@gilbitron
Comment options

@alcarazolabs
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@gilbitron
Comment options

Answer selected by gilbitron
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants