Closed enwood closed 11 years ago
I'm going to close this issue as it was a syntax problem. You need to use the dom_ids when you use "updates":
<live-editor-innards updates="div-my-text,div-history"/>
http://cookbook.hobocentral.net/manual/ajax#specifying-the-dom-id
Was expecting this to update both parts:
but it does not.
Bryan suggested
but to no effect.