You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When there is a calendar with 2 months and you select a date range from the month at the right, this month goes to the left. You have the prop preventSnapRefocus to prevent this. Nothing changes setting this prop to either true or false.
[BUG] Bug Reproduce Steps
Create a calendar with DateRange and set direction to horizontal and months = 2.
[BUG] Expected behaviour
Expected behaviour should be no jumping months by default. If for some reason this is not possible or the case the respective prop 'preventSnapRefocus' should work.
Subject of the issue
When there is a calendar with 2 months and you select a date range from the month at the right, this month goes to the left. You have the prop preventSnapRefocus to prevent this. Nothing changes setting this prop to either true or false.
[BUG] Bug Reproduce Steps
Create a calendar with DateRange and set direction to horizontal and months = 2.
[BUG] Expected behaviour
Expected behaviour should be no jumping months by default. If for some reason this is not possible or the case the respective prop 'preventSnapRefocus' should work.
Environment
Package Version: "^2.0.0-alpha.4"
React version: "18.2.0",
Node version: 20.11
Browser: Chrome 124.0.6367.61, Firefox 125.0.1
The text was updated successfully, but these errors were encountered: