Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

User resizable in screen layout is not working

SA-32068

Summary



User has added a Screen Layout (Header Left type) and resizable option is selected. Launch portal, On click of the icon, left navigation is not getting collapsed.


Error Messages



Not applicable

Steps to Reproduce



1.Add a screen layout of type HeaderLeft.
2.Select User resizable option for left panel.
3.Launch the portal.
4.On click of resizable icon, left panel is not collapsed.


Root Cause



A software use or operation error.

On window load, user added a logic in custom js(present in harness) for offline case but did not add condition to check if object is null or not.


     window.pega.offline.DataSync.XXX;
 

Resolution



Perform the following local-change:

Add a check "if(window.pega && window.pega.offline) then continue" in the API .





 

 

Published January 5, 2017 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.

Close Deprecation Notice
Contact us