Skip to content

Commit

Permalink
fix(vue): add missing event
Browse files Browse the repository at this point in the history
fixes #5558
  • Loading branch information
nolimits4web committed Apr 8, 2022
1 parent 5f4ca8a commit bda673f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/vue/swiper.js
Expand Up @@ -146,6 +146,7 @@ const Swiper = {
'_slideClass',
'_slideClasses',
'_swiper',
'_freeModeNoMomentumRelease',
'activeIndexChange',
'afterInit',
'autoplay',
Expand Down

0 comments on commit bda673f

Please sign in to comment.