-
-
Notifications
You must be signed in to change notification settings - Fork 146
Open
Labels
Description
When I create a new page in the page tree, the content tree remains empty until I refresh it manually or reload the entire page. After that, it is in sync with the existing content and updates as usual.
Steps to reproduce:
- Create new Page within Page-Tree
- (Neos creates Page and switches to new Page -> Content-Tree is empty)
- Add some content by clicking directly into rendered ContentCollection. (Content-Tree stays clear)
- Refresh Content-Tree => Content-Tree is getting updated. Child-Nodes appearing
- Adding additional content (From now, Content-Tree is in sync)
Screenshot from step 5 (after pressing refresh):

No error is displayed. Also no error in JS-console. Only logs like 1 change successfully applied.
