This is a migrated thread and some comments may be shown as answers.

kendo-editor (table resize) issue

3 Answers 170 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
SungYong
Top achievements
Rank 1
SungYong asked on 26 Nov 2019, 08:40 AM

hi I am the user of Kendo-editor 

I  attach the kendo-editor on kendo-window

but when I make a Table I tried to resize but It does not work. I know that Other user already use this function.

Please give me an answer.  also this issue is make problem in Chrome , 

when I Click or Drag the Table ,Chrome gives a message like this

 

Uncaught TypeError: l.push is not a function
    at init.bind (kendo.all.js:134)
    at init.bind (kendo.all.js:117)
    at init._bindToResizeHandlesEvents (kendo.all.js:84051)
    at init._initResizeHandles (kendo.all.js:84023)
    at init.showResizeHandles (kendo.all.js:84003)
    at init._showTableResizeHandles (kendo.all.js:72692)
    at HTMLTableElement.<anonymous> (kendo.all.js:84103)
    at HTMLBodyElement.dispatch (jquery-2.2.4.min.js:3)
    at HTMLBodyElement.r.handle (jquery-2.2.4.min.js:3)

3 Answers, 1 is accepted

Sort by
0
Martin
Telerik team
answered on 28 Nov 2019, 07:39 AM

Hello SungYong,

Here you will find a Stackblitz example with an Editor inside a Window. If you create a table, you will see that you can resize it. 

Normally the table in the Editor cannot be dragged. Could you please provide some additional information about the error you are receiving? You can modify the example to reproduce the issue.

I am looking forward to your reply.

Regards,
Martin
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
JangHyen
Top achievements
Rank 1
answered on 29 Nov 2019, 12:18 AM

Is it also working in jquery 2.2.4 ?

I think it's rerated with jqeury Ver.

0
Martin
Telerik team
answered on 02 Dec 2019, 11:27 AM

Hello JangHyen,

Yes, the provided example also works with that jQuery version. You can check our jQuery support article, as the Kendo Editor for Vue is a client-side wrapper of the Kendo for jQuery widget.

Regards,
Martin
Progress Telerik

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
General Discussions
Asked by
SungYong
Top achievements
Rank 1
Answers by
Martin
Telerik team
JangHyen
Top achievements
Rank 1
Share this question
or