Open kevinresol opened 6 years ago
With a inline calendar, on mobile, if you touch on a date and start scrolling the page from there, after scrolling and releasing the touch, the date will be selected. Instead, the desired behavior is that the click should be canceled by the scroll.
@mdehoog or could you point me to the relevant code sections so I can have a look and prepare a PR?
With a inline calendar, on mobile, if you touch on a date and start scrolling the page from there, after scrolling and releasing the touch, the date will be selected. Instead, the desired behavior is that the click should be canceled by the scroll.