You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm doing the register on main.js:
import { register } from 'swiper/element/bundle';
register();
The pagination dots appear but are not clickable even when I put `:pagination={clickable:true}`
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi! Im using vue 3 script setup with Swiper Element (WebComponent).
Im having an issue with pagination.
My code:
Beta Was this translation helpful? Give feedback.
All reactions