Hi,
I tried to add the editor in a knockout template.
The first time the template (with the editor in the template) is shown everything works fine.
The editor doesn't work anymore when it is shown a second time.
This issue occurs only with Internet Explorer.
It works fine with other browsers. (tried in Opera, Safari, Chrome, Firefox)
I reproduced the issue in fiddler: http://jsfiddle.net/pVJH9/
Scenario:
I tried to add the editor in a knockout template.
The first time the template (with the editor in the template) is shown everything works fine.
The editor doesn't work anymore when it is shown a second time.
This issue occurs only with Internet Explorer.
It works fine with other browsers. (tried in Opera, Safari, Chrome, Firefox)
I reproduced the issue in fiddler: http://jsfiddle.net/pVJH9/
Scenario:
- Click on "show Kendo editor"
- Fill some content in the editor (important!!)
- Click on "show other content"
- Click on "show Kendo editor"
Editor doesn't work anymore.
Sébastien