seb-oss / ng-wizard

Wizard component built for angular 12+
https://sebgroup.github.io/ng-wizard/
Apache License 2.0
2 stars 8 forks source link

loading ng-wizard in iframe from iphone,ipad,android devices z-index and height issue #104

Open rayanbakhtiari opened 2 years ago

rayanbakhtiari commented 2 years ago

we have an issue that everything works fine we run applications directly from the browser but since we have to load applications in MPS or another shell we are loading them inside an iframe. but when we load them from iframe in iPhone, Android, iPad, and Android tablet, some parts in ng-wizard and also some other packages like ng-modal are not working properly. height of ng-wizard is more than the whole page, you can't see the buttons. and then the z-index of the page is not working properly. like ng-modal is going behind the ng-wizard top-nav and footer and playing with z-index is not helping.