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 does not seem to work as described. #1269

Open
2 tasks done
msamricth opened this issue Jan 24, 2024 · 3 comments
Open
2 tasks done

Pagination: false does not seem to work as described. #1269

msamricth opened this issue Jan 24, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@msamricth
Copy link

Checks

Version

v4

Description

using 'pagination: false' does not prevent the dot navigation from loading. I have tried both in the options in my JS and as a data attribute.

Reproduction Link

No response

Steps to Reproduce

Include pagination: false in your options.
Add one element inside your slides that is position absolute.

Expected Behaviour

I am expecting there to be no html generated for the dots/pagination.

@msamricth msamricth added the bug Something isn't working label Jan 24, 2024
@Webberjo
Copy link

Webberjo commented Jan 29, 2024

Are you adding your own <ul class="splide__pagination"></ul> placeholder in the HTML?

@msamricth
Copy link
Author

msamricth commented Jan 29, 2024 via email

@Webberjo
Copy link

I'm unable to reproduce your issue using the steps you provided. https://jsfiddle.net/Webberjo/z9p435cu/1/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants