I noticed that while editing on TinyMCE on All Properties view, if the html content has a script tag on it auto-save causes slowness as it seems the page is constantly getting re-rendered in the background.
I think a good solution for us is to just disable auto-save on keypress (there's a ~10sec interval) but still have it on onblur..
I've tested this on the latest version of Alloy but there's already no autosave on keypress there.
I noticed that while editing on TinyMCE on All Properties view, if the html content has a script tag on it auto-save causes slowness as it seems the page is constantly getting re-rendered in the background.
I think a good solution for us is to just disable auto-save on keypress (there's a ~10sec interval) but still have it on onblur..
I've tested this on the latest version of Alloy but there's already no autosave on keypress there.
Is there a way to disable it on EPiServer 7.19?