Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1000
Bug: igEditors with Knockout do not work with ES5 plugin
posted

Hello,

there is a plugin to work with Knockout with ES5 compatible browsers:

http://blog.stevensanderson.com/2013/05/20/knockout-es5-a-plugin-to-simplify-your-syntax/

It does not work correctly with igEditors. The editors get their value through Knockout but do not write the value back.

Here is a fiddle to demonstrate the problem:

http://jsfiddle.net/SEHQt/3/

- Edit the plain inputs and the values update when moving focus.

- Edit the igEditors and the values do not update.

I need a fix ASAP because I am stuck with development with this bug.

Best regards,

Joern

Parents Reply Children
No Data