Modules registering for Web Component mode is not working #6637
Unanswered
robinsimonklein
asked this question in
Q&A
Replies: 1 comment
-
Were you ever able to find a solution? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
I've been trying to get Swiper Element to work with only the modules I need for several hours now. I have absolutely no idea what I am doing wrong... Even if I only use what is in the documentation, neither pagination nor navigation works. It seems that the elements are present in the shadow-root but nothing appears and no style is applied.
Here is a minimal reproduction link based on the documentation : https://codesandbox.io/p/sandbox/jx587f
What am I doing wrong? Or is it a Swiper Element bug?
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions