[Fabric] Can't access overflowed text in TextInput and height wrongly increases #14379
Labels
Area: Fabric
Support Facebook Fabric
Area: Layout
Area: TextInput
bug
help wanted
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
Problem Description
Originally from #14357
If text extends past the end of the input, we can't access the text (it doesn't "scroll" to the overflowed text). It also increases the height of the input even though multiline is not set (and does not wrap)
The text was updated successfully, but these errors were encountered: