I have a button to add a new object which resets the model via $ctrl.model = {} - but it does not reset the tinymce field correctly :(
I already tried clearing the affected field manually, but that didn't help.
Here is the source:
I'm working on setting up a demo instance where you could check out that behaviour in realtime.