Bug report
For Support request - Please do not submit support request here, instead see the Kendo UI Premium Forums or our support system at Telerik.com !
For Feature Requests - please submit those into our feedback portal
Reproduction of the problem
- Create Grid with more columns and horizontal scroll bar.
- try to resize columns randomly, multiple times
- you will see column resize does not respond , and you can see the below console error in developer window
- Uncaught TypeError: Cannot read property 'closest' of undefined
- Uncaught TypeError: Cannot read property 'attr' of undefined
Current behavior
(optional)
Provide additional information if the steps for reproducing the faulty behavior are not sufficient to describe the issue.
Expected/desired behavior
Column resize should happen without any issue.
Environment
- **Kendo UI version:2019.3.1023
- **jQuery version:1.12.4
- Browser: All