Don't miss out Virtual Happy Hour this Friday (April 26).

Try our conversational search powered by Generative AI!

Updated content folder/assets doesn't appear in Asset Pane without page refresh

Vote:
 
We have added a refresh button in Context menu using
assetsPanePluginArea.add(ReloadChildren);  (Reload Children is command which has been added in assetsPane plugin area)
After button click we are able to pass the content link and update content changes in episerver database but facing one problem that the updated content does not appear in assets pane directly. When we manually refresh the browser page then the updated content is visible.
We have tried using
topic.publish("/epi/cms/contentdata/childrenchanged", model[0].contentLink);
but this does not seems to be working.
Is there any method or way by which we can render the assets pane again without refreshing the page manually?
#253748
Edited, Apr 22, 2021 9:30
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.