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

Resizing Grid columns scrolls the page to the top #1509

Open WissamProgress opened 1 year ago

WissamProgress commented 1 year ago

This issue is reproduced in the following example - https://stackblitz.com/edit/react-ded815-vkgf4j?file=app%2Fmain.jsx

As a workaround, the CSS style overflow should be set to auto for the root element (my-app in the above example) or to html, body - https://stackblitz.com/edit/react-ded815-pyuxvo?file=index.html

Reported in Ticket ID: 1600593

WissamProgress commented 8 months ago

Also reported in Ticket ID: 1638947