Hi,
I would like to know if there is a way to keep an html element (for example a div) from being hidden from a ionic modal. When opening a modal, I would like to have this element still there on the modal.
I've tried z-index, but it does not seem to work...
Any idea why and how make it works ?
Thanks !