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 false doesn't hide pagination #741

Open
ABooooo opened this issue Nov 9, 2021 · 3 comments
Open

Pagination false doesn't hide pagination #741

ABooooo opened this issue Nov 9, 2021 · 3 comments

Comments

@ABooooo
Copy link

ABooooo commented Nov 9, 2021

Hi, if I set pagination to false I still see the pagination menu under the list. I also tried it in your codepen. If one changes value to false nothing happens. Am I understanding/using this wrong or is it a bug? Thank you

@ABooooo
Copy link
Author

ABooooo commented Nov 17, 2021

Can someone please replay to this and check out if this really is a bug? Thanks!

if (options.pagination[0] === undefined) { - row 257, I guess [0] shouldn't be there

@dragonstyle
Copy link

I can reproduce on the codepen as well...

@jrcreative
Copy link

I found this as well. Instead of setting pagination to false set it to undefined and you'll get the desired result.

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

3 participants