활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
활동이 없어 이 대화는 잠겼습니다. 새 게시물을 작성해 주세요.
Hi,
So as the attached picture shows for some reason these parsys are overlapping in one of my pages.
[img]https://s31.postimg.org/bwi7k4pgr/Screen_Shot_2016_07_05_at_11_25_24.png[/img]
Funny thing is that when I stretch the browser window a bit, the parsys automatically arrange themselves in the right position. I tested in both Chrome and Firefox with identical result.
[img]https://s31.postimg.org/vc2obrgp7/Screen_Shot_2016_07_05_at_11_27_41.png[/img]
The Chrome console log only spits the following error:
granite.js:229 GET http://localhost:4502/x?_dc=1467714519983&_charset_=utf-8 404 (Not Found)
I am using AEM 6.1 with SP 1, Windows Server 2008 R2 SP1
Any help would be much appreciated.
조회 수
답글
좋아요 수
More info:
The line that fails in granite.js is this one:
return open.apply(this, arguments);
where 'arguments' is an array containing this:
["GET", "/libs/cq/security/userinfo.json?cq_ck=1467717437065", false, undefined, undefined]
I tried http://localhost:4502/libs/cq/security/userinfo.json and it returns ERR_EMPTY_RESPONSE
Hope it helps to figure out what would be causing this issue.
조회 수
답글
좋아요 수
Most probably this is happening because some of your application CSS might be overriding some of CQ's default CSS classes. Kindly debug in your chrome and see what is that class which is creating that problem.
Thanks
Tuhin
조회 수
답글
좋아요 수
Are these parsys belongs to same component or different component ??
As @Tuhin mentioned, check the CSS by inspecting those parsys.
조회 수
답글
좋아요 수
it general happens if you have applied float in CSS classes. check the css if any such instances are there.
조회 수
답글
좋아요 수
Hi
Can you please look at the answer posted and let us know if these worked for you or not.
If you have devised another way to resolve the issue, please post it in the community for communities benefit.
Thanks and Regards
Kautuk Sahni
조회 수
답글
좋아요 수