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

Kendo editor is escaping bound html

1 Answer 140 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Zohar
Top achievements
Rank 1
Zohar asked on 16 Jan 2015, 07:10 PM
See: http://dojo.telerik.com/aLoYe

I am using kendo editor and it is escaping the html content of the editor when binding to the angular model.

Steps to reproduce:
     1. Modify the content of the editor
     2. Press the "log the html" button
     3. Look at the console output and notice that is is escaped HTML.

1 Answer, 1 is accepted

Sort by
0
Alex Gyoshev
Telerik team
answered on 19 Jan 2015, 01:36 PM

Hello Zohar,

Use k-ng-model as documented here. You may want to suppress the encoded configuration option. Here's the updated sample.

Regards,
Alex Gyoshev
Telerik
 
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
 
Tags
Editor
Asked by
Zohar
Top achievements
Rank 1
Answers by
Alex Gyoshev
Telerik team
Share this question
or