Active
Project:
Entity Panels
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2015 at 16:10 UTC
Updated:
8 Sep 2015 at 20:06 UTC
Jump to comment: Most recent
I have found a bug which will show empty regions. To reproduce that you have to follow these steps
Here is the html output inside the minipanel looks like this
<div class="3-columns-33-33-33 panel-display panel-display--3-columns-33-33-33">
<div class="region l-left">
<div class="panel-pane pane-fieldable-panels-pane pane-uuid-3e2066ee-08fe-40d1-ac17-97ce8a09aa18 pane-bundle-feature">
<div class="fieldable-panels-pane">
</div>
</div>
</div>
</div>
Inside div.fieldable-panels-pane the content of the fpp should show up
Comments
Comment #2
fox_01 commentedI found out that this problem comes from entity_panels. if i disable the module and print normal entity output it works
Comment #3
damienmckennaLets move this issue over to the Entity Panels queue then.
Comment #4
maximpodorov commentedThanks. :)