Open
Description
Current behaviour
In v5, TextInput with mode="outline" has its floating label truncated. See image:
Expected behaviour
The full label is displayed, not truncated
How to reproduce?
See this Snack.
If you change the version of RNP to v4, the issue goes away (in the Snack editor, simply modify the version value in package.json
as per the images below).
Preview
RNP v4:
RNP v5:
Your Environment
See Snack.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment