[Fabric] Fix clipping on nested Views inside a text #14443
Labels
Area: Fabric
Support Facebook Fabric
Area: Layout
Area: Text
enhancement
New Architecture
Broad category for issues that apply to the RN "new" architecture of Turbo Modules + Fabric
Workstream: Component Parity
Close the parity gap between RNW and RN for core RN components and their supporting APIs.
Milestone
Summary
Clipping doesn't work for nested Views inside a text. The first view will be clipped correctly but any view inside of it will stay it's original width/height
Example Code
Can see that in RNTester that the Red View will be clipped correctly but the steelblue view won't
Basic Example
The text was updated successfully, but these errors were encountered: