Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main-beta' into main-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ala-n committed Jul 22, 2024
2 parents 8240921 + 73c9e49 commit b1df718
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ export class ESLCarouselNavDots extends ESLBaseElement {
memoize.clear(this, '$carousel');
this.$$on(this._onSlideChange);
}
this.update();
this.update(true);
this.updateA11y();
}

Expand Down

0 comments on commit b1df718

Please sign in to comment.