telerik / kendo-react

Issue tracker - KendoReact http://www.telerik.com/kendo-react-ui/
https://kendo-react-teal.vercel.app
Other
212 stars 37 forks source link

DateRangePicker Calendart switching to next month on hover #775

Closed simonssspirit closed 3 years ago

simonssspirit commented 3 years ago

DateRangePicker Calendart switching to next month on hover.

Steps to reproduce:

  1. Pick date range in the DateRangePicker
  2. Close popup with calendar
  3. Open calendar again and hover on its right part
  4. Month is switching to next one

This can be obsered in the overview page: https://www.telerik.com/kendo-react-ui/components/dateinputs/daterangepicker/

kspeyanski commented 3 years ago

The issue has been fixed in the latest dev version of the @progress/kendo-react-dateinputs package. The fix can be observed in the following stackblitz example: https://stackblitz.com/edit/react-rk23oe?file=app/main.jsx