Hi,
I need to have a dialog popup in each Gridster Item. When I'm trying to open a popup, it's opening within Gridster item itself. I need to open a popup to window size and
The CSS Positioning of the elements is also not working. It should come out of the Gridster Item.
Please help to resolve this.
modal use top:0, bottom: 0, left:0, right:0 that stretch but to the parent (relative/absolute) element that is GridsterItem
Since the Gridster items are all placed in the same container with position absolute and the same zIndex content of one GridsterItem can cover the Modal the is displayed by another item.
I would suggest a modal with append to body option.
Hi, I need to have a dialog popup in each Gridster Item. When I'm trying to open a popup, it's opening within Gridster item itself. I need to open a popup to window size and
The CSS Positioning of the elements is also not working. It should come out of the Gridster Item. Please help to resolve this.
Here is my link: https://stackblitz.com/edit/angular9-gridster