Automatic OneDrive saving breaks online Word if a ContentControl is inserted through Office.js. Until circa Jan 18 2018, the same code worked fine both online and on desktop.
Expected behavior is not to break online Word when inserting content through Office.js.
After inserting a ContentControl through Office.js code, online Word breaks: error message pops up, document cannot be handled any more until refreshed, last changes are not saved.
Code for Script Lab: https://stackoverflow.com/questions/48380951/online-word-breaks-when-inserting-a-content-control
This issue blocks the users of our add in to use it in the online version of Word, which they were able to do so far. Ideally, both the desktop versions and online version should display the same behavior when using Office.js.
@dinkom -- thanks for logging this issue here for the product team. FYI, I've edited the Steps to Reproduce... section to add a link to a Script Lab gist that anyone can use to repro the issue using Script Lab and Word Online.
Thanks for reporting this, we are investigating.
Are you seeing this message?
I'm encountering the same issue and was first wondering if it was my own addin causing it or not.
I was running Chrome (Version 63.0.3239.132 (Official Build) (64-bit)) and Windows 10

@alx-andru yes, that is the same message I am getting.
Could you try it again? This should be fixed now.
@weshi I just tried it and it works fine :)
Awesome! closing this issue. @dinkom thanks for testing it!
Most helpful comment
@dinkom -- thanks for logging this issue here for the product team. FYI, I've edited the Steps to Reproduce... section to add a link to a Script Lab gist that anyone can use to repro the issue using Script Lab and Word Online.