-
Notifications
You must be signed in to change notification settings - Fork 24.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Modal is covering Element inspector #48305
Comments
Warning Missing reproducer: We could not detect a reproducible example in your issue report. Please provide either:
|
Hi @silkgh, If it's possible, would you mind providing a small reproducer for the issue? You can use this template to make it easier. Also, could you let me know if the issue occurs on both Android and iOS, or if it's specific to one platform? It would also be really helpful if you could check the issue on the old architecture as well, just to see if it's reproducible there too. |
This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days. |
This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days. |
It happens if you already have the inspector opened and you open a react navigation fullScreenModal (to me) but if you trigger the inspector again it will be on top of the modal. |
Description
Looks like this was fixed in the past but is currently broken.
#8193
Steps to reproduce
Open dev tools. Select element inspector.
Open your react native modal.
Element inspector vanishes, or (if modal isn't full screen) can't be clicked on.
React Native Version
0.76.5
Output of
npx react-native info
Screenshots and Videos
Recording.2024-12-17.123837.mp4
The text was updated successfully, but these errors were encountered: