Image Preview not working on modal: In IOS when clicked image preview on modal images renders outside of modal #7626
Labels
Device: Mobile
Issue or pull request is *only* related to Mobile device
Type: Bug
Issue contains a defect related to a specific component.
Describe the bug
Image preview on modal components render not on top modal but behind.
Reproducer
https://stackblitz.com/edit/vitejs-vite-4j1fyspu?file=package.json
System Information
Steps to reproduce the behavior
1- Open modal on an IOS device running Chrome
2- Click on image preview
3- Image zoom renders not on top modal but behind
4- It allows to image preview other images because of that
5- Image preview other image and error outs of keyboard listener (400)
Expected behavior
1- Open modal
2- Click on image preview
3- Image renders on top of modal not behind it
The text was updated successfully, but these errors were encountered: