Skip to content

Rich Text Editor changes are lost on second Save and preview: preview shows old content until full page reload #20146

@renaldas

Description

@renaldas

Which Umbraco version are you using?

16.2

Bug summary

When editing a content node with a Rich Text Editor (RTE), the first Save and preview correctly opens the preview pane with the latest changes. However, after returning to the editor and making further edits, clicking Save and preview again opens the preview but the new changes are missing (it shows the previous state). The updated content only appears after fully reloading the backoffice page.

This makes iterative previewing unreliable and can cause editors to think their changes were not saved.

Specifics

Repro video: “umbraco_16.2 bug.mp4” (shows first preview OK, second preview loses new edits until backoffice reload).

umbraco_16.2.bug.mp4

Steps to reproduce

Steps to reproduce

Open any content node that has a Rich Text Editor property.

Type some text in the RTE.

Click Save and preview → preview opens and shows the new text (OK).

Leave preview window (tab open) and return to the editor.

Modify the RTE content again (e.g., add/remove words).

Click Save and preview once more.

Expected result / actual result

The preview should show the latest RTE content on every Save and preview, without needing to reload.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions