onDayTouchEnd event fired with the same date as onDayTouchStart #1160
Unanswered
mahnunchik
asked this question in
Support
Replies: 1 comment
-
Expected behavior is like in the Select days on mouse enter example http://react-day-picker.js.org/examples/selected-range-enter |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
onDayTouchEnd
event fired with the same date asonDayTouchStart
even if touch ends on the different date.To Reproduce
CodeSandbox to reproduce the bug.
Expected behavior
onDayTouchEnd
fired with the newend
date.Additional context
v 7.4.0
Beta Was this translation helpful? Give feedback.
All reactions