Skip to content

Commit

Permalink
fix(angular): slidesPerGroupAuto is missing in params list for angular (
Browse files Browse the repository at this point in the history
  • Loading branch information
marob authored Aug 31, 2022
1 parent 82cb4f6 commit b80352a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/angular/src/utils/params-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export const paramsList = [
'_grid',
'_slidesPerGroup',
'_slidesPerGroupSkip',
'_slidesPerGroupAuto',
'_centeredSlides',
'_centeredSlidesBounds',
'_slidesOffsetBefore',
Expand Down

0 comments on commit b80352a

Please sign in to comment.