Skip to content

v3.0.23 - Bugfixes

Choose a tag to compare

@davidjerleke davidjerleke released this 02 Aug 07:54

🛠️ Bugfixes

  • When an empty carousel with no slides was initialized, canScrollNext() and canScrollPrev() returned true when loop: true. This has been resolved.
  • Comes with a fix for issue #81. Special thanks to @misshu1 for reporting this.