Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editor table resize handler doesn't check if table is still alive #5650

Closed
MaceWindu opened this issue Mar 5, 2020 · 1 comment
Closed
Labels
Bug C: Editor FP: Completed Sync status with associated Feedback Item FP: Declined Sync status with associated Feedback Item jQuery

Comments

@MaceWindu
Copy link

Error:

"Uncaught TypeError: Cannot read property 'style' of undefined"

_getMaxDimensionValue(...) at kendo.js (33872, 1)
	_resizeWidth(...) at kendo.js (33786, 1)
	resize(...) at kendo.js (33776, 1)
	_onResizeHandleDrag(...) at kendo.js (34004, 1)
	proxy(...) at jquery.js (10268, 1)
	trigger(...) at kendo.js (140, 1)
	_onDrag(...) at kendo.js (33380, 1)
	proxy(...) at jquery.js (10268, 1)
	trigger(...) at kendo.js (140, 1)
	_trigger(...) at kendo.js (13379, 1)

See how-to reproduce demo video. E.g. here I select editor content with Ctrl+A removing using Del while dragging resize handle.

Table-resize

  • Kendo UI version: up to 2020.1.219
@MaceWindu MaceWindu changed the title Editor table resize handler doesn't check if table is till alive Editor table resize handler doesn't check if table is still alive Mar 5, 2020
@kendo-bot kendo-bot added the FP: Unplanned Sync status with associated Feedback Item label Mar 9, 2020
@martintabakov martintabakov added Triaged FP: Declined Sync status with associated Feedback Item labels Jan 31, 2024
@martintabakov
Copy link
Contributor

The issue is not reproduceable with the latest version - https://dojo.telerik.com/aXuFAfot/2. Closing the item until further information is provided.

@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Jan 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Editor FP: Completed Sync status with associated Feedback Item FP: Declined Sync status with associated Feedback Item jQuery
Projects
None yet
Development

No branches or pull requests

4 participants