[Fabric] Going back to previous screen disables interactions with Touchables with @react-navigation/bottom-tabs #2150
Labels
NewArch
Issues related only to new architecture
Platform: Android
This issue is specific to Android
Repro provided
A reproduction with a snack or repo is provided
Description
Currently, on new architecture while using
@react-navigation/bottom-tabs
, while going to another screen and going back to previous one, interaction with all of touchables is frozen. This seems to be only the case for touchables though, since animations are working as usual (you can see on the preview shown below, that animations are working as usual).Blocked interaction - Fabric
8mb.video-8hf-qIzZnnk6.mp4
(Not) blocked interaction - Paper
Screen.Recording.2024-05-20.at.16.34.15.mov
(Not) blocked interaction - Paper - without bottom tabs
Screen.Recording.2024-05-20.at.16.49.59.mov
(Not) blocked interaction - Paper - with detachInactiveScreens disabled
Screen.Recording.2024-05-20.at.16.51.06.mov
Steps to reproduce
goBack
operation,You can run
Test645
andTest691
to reproduce this scenario.Snack or a link to a repository
https://snack.expo.dev/@tboba/5bc06c
Screens version
3.31.1
React Native version
0.74.1
Platforms
Android
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Fabric (New Architecture)
Build type
Debug mode
Device
Android emulator
Device model
Pixel 7 Pro (API 34)
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: