Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pagination doesn't work #8

Open
bsormagec opened this issue Mar 28, 2019 · 5 comments
Open

Pagination doesn't work #8

bsormagec opened this issue Mar 28, 2019 · 5 comments

Comments

@bsormagec
Copy link

Pagination doesn't work looking disable do you have any advice ?

@urtzi88
Copy link

urtzi88 commented Apr 5, 2019

Hi there, I think the prop page is missing when you include the pagination link component. :)

From nova/resources/js/components/Pagination/PaginationLinks.vue:
props: { page: { type: Number, required: true, }, pages: { type: Number, default: 0, }, next: { type: Boolean, default: false, }, previous: { type: Boolean, default: false, }, },

@LorensoD
Copy link

LorensoD commented May 7, 2019

I've got the same problem. Can you elaborate further on how to fix this @urtzi88?

@mohrajab
Copy link

Hi @urtzi88 , could you add your solution as a pull request?
Thanks for your contribution

@mrcbk
Copy link

mrcbk commented Dec 11, 2019

@urtzi88 @mohrajab Any news on this? Would really like to see this fixed aswell.

@izi-dev
Copy link

izi-dev commented Apr 1, 2020

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants