Toggle Full screen and Help button are not available in my component dialog | Community
Skip to main content
samsundar23
Level 4
April 28, 2021
Solved

Toggle Full screen and Help button are not available in my component dialog

  • April 28, 2021
  • 2 replies
  • 1203 views

I'm using AEM 6.5.7

  • Help and Toggle full screen buttons are not available in my component dialog. Although nothing has been changed at the code level, I'm not sure about the reason why these options have been impacted.
  • Please find the below screenshot - taken few weeks back where the Help and Toggle full screen buttons are available.
  • Note: We don't have any cq:editconfig change when these buttons are available in the component.

 

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

Hi @samsundar23 

 

I just verified with my AEM 6.5.7.0 instance and all the dialog seems to be working fine and the Help, Toggle Full Screen options are also showing.

Can you check if you are getting any console error or anything in the error log while opening the dialog?

 

Also please check if you are facing the same issue on OOTB components such as any core component or if this is only reproducible on the custom component that you have developed.

 

Thanks!

2 replies

Asutosh_Jena_
Community Advisor
Asutosh_Jena_Community AdvisorAccepted solution
Community Advisor
April 28, 2021

Hi @samsundar23 

 

I just verified with my AEM 6.5.7.0 instance and all the dialog seems to be working fine and the Help, Toggle Full Screen options are also showing.

Can you check if you are getting any console error or anything in the error log while opening the dialog?

 

Also please check if you are facing the same issue on OOTB components such as any core component or if this is only reproducible on the custom component that you have developed.

 

Thanks!

VeenaVikraman
Community Advisor
Community Advisor
April 28, 2021

Check if you have any errors in the console log. Such errors/issues in dialog mostly happen when some JS breaks for some reason. Do check your browser console and see for any errors. If no errors are there , then we may have to look further. 

 

Thanks

Veena 

samsundar23
Level 4
May 18, 2021

Hi @veenavikraman 

 

There is not any javascript problem in browser console which is hindering the help icon and toggle full-view icon.

What could be my next step to troubleshoot the issue ?
Kindly assist.

 

Thanks

SHYAMSUNDAR TK