Hi,
Our old application was written using kendo-ui for jquery - and when we had issues with scrolling, we used useNativeScrolling mentioned in the following reference to help us:
https://docs.telerik.com/kendo-ui/controls/hybrid/native-scrolling
Our new application is using kendo-ui inside a Vue application - is there a way to help us with this issue again - and if so, how can it be done?