Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
4.0.0
-
Tiger Sprint 125
Description
Steps to reproduce:-->
Go to https://cms.demo.test.onehippo.com/?1
or open testuite(git@code.onehippo.org:cms-community/hippo-testsuite.git) on trunk or any project on masters.
1.Open English channel .
2.Click on edit button in toolbar.
3.Notice Ajax indicator keeps on spinning & channel never gets loaded.
Check the below error in browser console.
Uncaught TypeError: Cannot read property 'pageYOffset' of undefinedbI.fn.extend.offset @ VM249:2627Hippo.ChannelManager.TemplateComposer.IFrame.UI.Widget.Class.extend._syncOverlay @ VM251:938Hippo.ChannelManager.TemplateComposer.IFrame.UI.Container.Base.Hippo.ChannelManager.TemplateComposer.IFrame.UI.Widget.extend.sync @ VM251:1263(anonymous function) @ VM251:772bI.extend.each @ VM249:85page.sync @ VM251:771page.syncOverlay @ VM251:779(anonymous function) @ VM251:619(anonymous function) @ VM251:571call @ message-bus-ver-1457445818000.js:37publish @ message-bus-ver-1457445818000.js:49Hippo.IFramePanel.Ext.extend._doResize @ IFramePanel-ver-1457445818000.js:89(anonymous function) @ ext-base-ver-1450269030000.js:2b @ ext-all-ver-1450269030000.js:2
Note:-->This problem has affected all automation tests & mostly channel manager tests are failed because of this problem
Attachments
Issue Links
- is a result of
-
CMS-9973 IFramePanel can remove event subscriptions when frame is reloaded
- Closed