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 trying to get the v9 working, replacing my Swiper React package as recommended in your doc. We were trying to get the event handlers working, with both Parameters as Props or Parameters as Attributes, unfortunately, the event doesn't seem to trigger, even tho some other params are taken into account (like slides per view)
I followed your doc step by step without updating anything on the Codepen so you can have a look at my issue. It's only copy paste from it.
Check that this is really a bug
Reproduction link
https://codepen.io/quentin-benyahia/pen/PodwPrx
Bug description
I'm trying to get the v9 working, replacing my Swiper React package as recommended in your doc. We were trying to get the event handlers working, with both Parameters as Props or Parameters as Attributes, unfortunately, the event doesn't seem to trigger, even tho some other params are taken into account (like slides per view)
I followed your doc step by step without updating anything on the Codepen so you can have a look at my issue. It's only copy paste from it.
Expected Behavior
The event trigger on Init, or on Slide Change
Actual Behavior
Nothing inside the "on" props trigger
Swiper version
9.0.5
Platform/Target and Browser Versions
MacOS Safari
Validations
Would you like to open a PR for this bug?
The text was updated successfully, but these errors were encountered: