Declined
Last Updated: 20 Dec 2019 12:13 by ADMIN
Ewald
Created on: 05 Oct 2018 06:45
Category: Editor
Type: Bug Report
2
TypeError: cannot use 'in' operator to search for 'getSelection' in undefined
When I resize the window I get so now and then the above issue. Please add a check whether "window" is undefined or not.

It is at line number 70738 in de kendo.all.js of version 2018.2.620
3 comments
ADMIN
Ivan Danchev
Posted on: 20 Dec 2019 12:13

Hi,

We are converting this thread from "feature request" to "bug report" and closing it due to lack of activity.

Regards,
Ivan Danchev
Progress Telerik

Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
ADMIN
Dimitar
Posted on: 03 May 2019 09:18
Hello,

Could you provide additional information regarding the exact issue faced?

In general, if the Editor is nested inside a Window or a Dialog widget, you should call the Editor's refresh method() as described in the following section of the documentation. Could you try this and let me know how that works?

Regards,
Dimitar
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.
jpsfs
Posted on: 26 Apr 2019 16:42

It's happening to me too!

Any idea on how to fix it, except by editing kendo's code itself?