-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
Description
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
15.0.0
Bug summary
Existing content saved and published in block grid inline mode not saving
Switching "Inline Mode" off on the Block Editor, solves the issue and the new content is saved.
Creating new content/areas also works fine. Just editing existing content is an issue.
Specifics
Umbraco Cloud. Checked/tested in multiple environments.
Steps to reproduce
Upgraded to v15.
- Opening and edit an existing page/node that has a Block Grid editor.
- Edit a content area of the Block Grid editor on the page (i.e. RTE or Header)
- Add new text (i.e. "test")
- Click Save and Publish.
- Save and Publish is successful.
- However the frontend does not reflect the change
- If you click away from the node and come back, the change is gone.
Expected result / actual result
I would expect content to save properly in the Block Grid whether in "Inline Mode" or not.
This item has been added to our backlog AB#46333