Open jumpinjackie opened 9 years ago
Strange it works fine with the same files in a jsFiddle: http://jsfiddle.net/rniemeyer/w23vgxku/ . Something is happening in the doc site though.
I get the same issue running in Chrome Version 49.0.2623.112 m & Firefox. When inspecting element I noticed it doesnt add the contenteditable=true attribute to the body of the iFrame, like in the jsfiddle.
Any suggestions?
Upon investigating further i found the issue only occurs when used in a jQuery Dialog. When initialized directly on the view everything works fine. I suspect it has something to do with the initialization happening while the dialog is still hidden.
Using Chrome 43 on windows
If you go to the kendo editor example: http://kendo-labs.github.io/knockout-kendo/web/Editor.html
The actual text sites outside of the editor and all the editor actions cause the following JS error: