Hi @everyone
Component tree does not render Component in real time when we Insert Component for First Time.
after Manual refresh it showes in Component Tree.
I have added cq:listeners -> afteredit, afterInsert REFRESH_PAGE, tried REFRESH_SELF also.
Thanks
Views
Replies
Total Likes
Hi @lone_Ranger
Did you see any error's in console or error.log .
Also you can try REFRESH_PARENT if the component is having any dependency on any other component.
Thanks,
but this is not working
Hi,
What AEM version are you using. I have seen same issue in AEM 6.5.16. Could be a product bug.
Hi @arunpatidar,
for few component it's not working
Views
Replies
Total Likes
This piece is the first of a series for React Native beginners: commonly encountered errors and how to fix them. If you've encountered this error, it means that you haven't imported a component and tried to use it in a render function.