Component is not visible when we Insert Component at Component Tree | Community
Skip to main content
Level 4
August 16, 2023

Component is not visible when we Insert Component at Component Tree

  • August 16, 2023
  • 3 replies
  • 1244 views

Hi @16227148

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

3 replies

sherinregi-1
Community Advisor
Community Advisor
August 16, 2023

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. 

 

 

Level 4
August 17, 2023

Thanks,
but this is not working

 

arunpatidar
Community Advisor
Community Advisor
August 16, 2023

Hi,

What AEM version are you using. I have seen same issue in AEM 6.5.16. Could be a product bug.

Arun Patidar
Level 4
August 17, 2023

Hi @arunpatidar,

for few component it's not working

Level 2
August 16, 2023

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.