Skip to content

v2.1.14 - canScrollNext & canScrollPrev bug

Compare
Choose a tag to compare
@davidjerleke davidjerleke released this 10 Jul 22:26
· 1426 commits to master since this release

🛠️ Bug fixes

The API methods canScrollNext() and canScrollPrev() always returned false when loop: true. This solves the issue and always returns true for both these methods when loop: true.

Issue #15.