When I edit content in the trumbowyg editor and click preview, the preview window is missing the last character.
Tested on Orchard Core v1.0.0-beta2-5965
Steps to replicate issue:
When the preview page loads the character c is missing
I can go back and edit but the last character edit is always missing on preview.

I confirm I can repro ; textContent is the value that should be displayed on the preview.
What I can reproduce is that the preview is 1 letter late compared to what is typed in the editor.
Yes and just to note the raw HTML widget works as expected
I think its fixed now with #1948 @sebastienros