Guide steps are displaying behind the pop up
Have a pop-up in our application, tried to add a step to initiate the guide when clicking on the 'Help' button. but while adding the step, it displays behind the pop-up. Please help. Find the image for reference.

0
コメント
Hey Sowmya Chum IT - This is a great question and has to do with something called the z-index of these layers. An HTML page is layered with all of the objects placed onto it, and you can imagine this as a stack of papers. The z-index is the property that tells the web browser where to put a particular element in the stack.
Since your modal is above the Guide step, this indicates that the modal has a higher z-index. There is an option under the 'Custom' style theme for the guide step to adjust this value (see screenshot below). The trick will be finding just how high you need this z-index value to go. There is a helpful article here that helps explain how you can find the highest z-index on a page and you can just set your value higher than that.
Thank you so much. Resolved this.
Is this option available also on free licence? I can't find it on my app
Im with the same issue, but this field is not disponible to me, and I have a premium license.
サインインしてコメントを残してください。