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

React/Nextjs - Web component - problem moving "pagination bullets" outside #7792

Open
5 of 6 tasks
KatuGT opened this issue Nov 13, 2024 · 2 comments
Open
5 of 6 tasks

Comments

@KatuGT
Copy link

KatuGT commented Nov 13, 2024

Check that this is really a bug

  • I confirm

Reproduction link

https://codesandbox.io/p/devbox/dxgcfr

Bug description

I can´t make work the "el" property on pagination

Expected Behavior

Using React/Swiper, if I add this

pagination={{
clickable: true,
el: ".swiper-pagination-solutions",
}}


and then create a element like this would be enough to position the bullets anywhere

Actual Behavior

Bullets pagination still shows inside swiper-container

Swiper version

11.1.14

Platform/Target and Browser Versions

Windows

Validations

  • Follow our Code of Conduct
  • Read the docs.
  • Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
  • Make sure this is a Swiper issue and not a framework-specific issue

Would you like to open a PR for this bug?

  • I'm willing to open a PR
@KatuGT KatuGT changed the title React/Nextjs - Web component - problem moving "pagination bullets" putside React/Nextjs - Web component - problem moving "pagination bullets" outside Nov 14, 2024
@catsmeatman
Copy link

In Swiper Element (WebComponent) there is also this problem

@KatuGT
Copy link
Author

KatuGT commented Dec 18, 2024

I couldn´t solve it, I had to switch to the React finally

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

2 participants