Open
Description
Version
3.19.4
Steps to Reproduce
- mask an image or a text in one screen
- press a button that opens a fullscreen or a bottomSheet screen
- on the session replay the black boxes that created on the first screen are visible on the second and blocks useful part of screen
Expected Result
The second screen that opens on top of the first must have a bigger zindex than the masked boxes
Actual Result
The black boxes that are inserted to the screen capture looks like they have a very big z-index so they are visible on every screen that is on top of the screen that has the actual masked elements (Images and texts)