Hi,
I am trying to use kendo DatePicker, DateTimePicker and date filter in Grid in our react app. Every time I click on the date icon and this component is in the upper third of the screen the whole page scroll down itself. This happens only in Chrome (tested on Version 75.0.3770.80) in Firefox is everything OK. Behavior is the same when I created new app with create-react-app (see attachments) but I am not able to reproduce it on stackblitz.