You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to add the cesium container to a primeng card.
Actual outcome:
When the Cesium Container (i.e. ac-map) is embedded inside a primeng card, the Cesium Container is positioned on top of the primeng card instead of inside of the card.
Intended outcome:
I would like to add the cesium container to a primeng card.
Actual outcome:
When the Cesium Container (i.e. ac-map) is embedded inside a primeng card, the Cesium Container is positioned on top of the primeng card instead of inside of the card.
How to reproduce the issue:
The html is
<p-card><ac-map id="cesiumContainer"></ac-map></p-card>
Version
The text was updated successfully, but these errors were encountered: