michaelpapworth / tinymce-knockout-binding

A KnockoutJS custom binding that applies a TinyMCE Editor to the bound HTML element
MIT License
39 stars 19 forks source link

valueAccessor() not always updated #2

Closed michaelpapworth closed 10 years ago

michaelpapworth commented 10 years ago

Behaviour can be observed http://jsfiddle.net/michaelpapworth/rU3aE/, some examples include;

  1. typed text, clicked undo, text remains present
  2. typed text, make bold, then remove bold on that text, preview shows bold text