Splide is a lightweight, flexible and accessible slider/carousel written in TypeScript. No dependencies, no Lighthouse errors.
4.89k
stars
424
forks
source link
Attribute "disabled" is not added to the arrow buttons when start or end is reached #1249
Open
Jirkasa opened 12 months ago
Checks
Version
v4.1.4
Description
Attribute "disabled" is not added to the arrow buttons when start or end is reached.
Reproduction Link
No response
Steps to Reproduce
Here is my JavaScript code:
Here is my HTML code:
Expected Behaviour
Attribute "disabled" should be added to the arrow buttons when start or end is reached.