Open
Description
What happened?
Overlay that has a view which has a style that includes zIndex
behaves as if interceptTouchOutside
is true
when it is false
.
To reproduce:
- Checkout
overlay-with-zindex
(currentmaster
slightly modified, see diff) - yarn -> yarn start -> install the app
- Go to the Navigation tab
- Back Button
- Show Overlay
- (Try to press on) Modal
You cannot press on the buttons
What was the expected behaviour?
Pressing Modal can be done and the modal is opened
Was it tested on latest react-native-navigation?
- I have tested this issue on the latest react-native-navigation release and it still reproduces.
Help us reproduce this issue!
See steps above
In what environment did this happen?
React Native Navigation version: 8.1.0
React Native version: 0.77.2
Has Fabric (React Native's new rendering system) enabled: (yes/no) yes
Node version: v22.13.1
Device model: emulator
Android version: API 34