Orchardcore: Preview when using trumbowyg editor is out of sync

Created on 4 Jun 2018  路  4Comments  路  Source: OrchardCMS/OrchardCore

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:

  • From the admin area click 'New' then 'Page'
  • Give page a title
  • add a paragraph widget
  • type abc in to the editor
  • click 'Preview'

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.

All 4 comments

image

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

aghili371 picture aghili371  路  3Comments

szilardcsere89 picture szilardcsere89  路  3Comments

Skrypt picture Skrypt  路  4Comments

mobinzk picture mobinzk  路  4Comments

jeffolmstead picture jeffolmstead  路  4Comments