In Hippo CMS 13, Unless refresh the page not able to see edit button

  • Steps to reproduce the issue:-
  1. In Hippo CMS 13, If we added the component on the page then not able to see the edit button in CMS.

But on the below two scenarios Edit button is Visible.
i. If we refresh the page In CMS then the Edit button is visible.
ii. If we check other sitemap pages and checked the same page again then edit button is visible

In codebase we have created node under /hst:hst/hst:configurations/cm-preview/hst:workspace/hst:sitemenus location and created Session Object and stored newly created node using save() method as below .

In code new node is created but it is not there in console under /hst:hst/hst:configurations/cm-preview/hst:workspace/hst:sitemenus .

If we refreshed the page or publishes the chnages then node created in console under /hst:hst/hst:configurations/cm-preview/hst:workspace/hst:sitemenus path and then able to see the edit button

code.txt

Thanks,
Pranjal.

Not sure what the issue is, but check persistable session: