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

mvvm issue in Chrome

1 Answer 50 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Shaun
Top achievements
Rank 1
Shaun asked on 11 Jul 2014, 09:08 AM
Hello,

I am trying to use the editor in an mvvm mobile web app.
It works in firefox as seen in the attached screenshot.
In chrome however it comes up with an error message : Cannot read property '0' of undefined

Both firefox and chrome are updated to the latest version.
the editor is configured like this : 

<textarea data-role="editor" data-tools="['bold']" data-bind="value: selectedContact.ContactNotes" class="stdTextArea"></textarea>

Any idea what's going on ?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 15 Jul 2014, 06:27 AM
Hi Stuart,

This isn't a known issue and we would need to see your code in order to reproduce it. You can try updating this demo so it matches your setup: http://trykendoui.telerik.com/@korchev/izul

Regards,
Atanas Korchev
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
Shaun
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or