weird layout issues after re-renders on components with overflow: 'hidden' style applied (iOS only) #48392
Labels
Flow
Needs: Triage 🔍
Platform: iOS
iOS applications.
Type: New Architecture
Issues and PRs related to new architecture (Fabric/Turbo Modules)
Description
Weird component layout styles after re-render FlatList items that have components with
overflow: 'hidden'
style applied.It reproduces in stable manner on iOS only, using either
Expo 52
orreact-native
0.76.5
with new arch enabled in bridgeless mode.Steps to reproduce
Please open and run reproducer snack on iOS and follow the steps on the screen or use the following steps:
'overflow: hidden'
styles on components.'overflow: hidden'
style is not applied to components.React Native Version
0.76.5
Affected Platforms
Runtime - iOS
Areas
Fabric - The New Renderer, Bridgeless - The New Initialization Flow
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://snack.expo.dev/@zarv1k/react-native-0-76-5-overflow-hidden-bug?platform=ios
Screenshots and Videos
Screen.Recording.2024-12-26.at.00.21.26.mov
Screen.Recording.2024-12-26.at.00.26.50.mov
The text was updated successfully, but these errors were encountered: