I'm seeing a couple of issues with the new build:
1. The following Javascript throws a script error:
1. The following Javascript throws a script error:
.get_CommandsManager()._clearCommandsToRedo()
Has this API been changed? (Suggested to fix an issue I reported some time ago)
2. The editor (when enable=false) sets the content size to width=680px, height=400px> i've overriden this at the server by setting the style width/height to auto.
