Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TextInput unknown line near floating label #2532

Closed
nikhilSriva opened this issue Jan 29, 2021 · 6 comments
Closed

TextInput unknown line near floating label #2532

nikhilSriva opened this issue Jan 29, 2021 · 6 comments

Comments

@nikhilSriva
Copy link

nikhilSriva commented Jan 29, 2021

Current behaviour

Screenshot_20210130-014910

Expected behaviour

Screenshot_20210130-015124

Code sample

<View> <TextInput onChangeText={() => {}} label={'Pet Age'} value={values.petAge} /> </View>

Screenshots (if applicable)

What have you tried

Tried tweaking styles (paddingVertical) but no success.
Also, it's randomly occuring.

Your Environment

software version
ios or android Android 11
react-native 0.63.4
react-native-paper 4.5.0
node 14.15.1
react-native-vector-icons 7.1.0

Thanks!

@github-actions
Copy link

Couldn't find version numbers for the following packages in the issue:

  • react-native-vector-icons
  • expo

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native-paper (found: 4.5.0, latest: 4.7.1)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

@github-actions
Copy link

Couldn't find version numbers for the following packages in the issue:

  • expo

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native-paper (found: 4.5.0, latest: 4.7.1)
  • react-native-vector-icons (found: 7.1.0, latest: 8.0.0)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

@leonelhenriquez
Copy link

Did you manage to solve?

I have the same problem

@lukewalczak
Copy link
Member

Looks like the same issue as #2644. Prolly it can be related to Android version 11. Are you able to reproduce that issue on the real device?

@pradumn26
Copy link

i am facing the same issue on android 10

@lukewalczak
Copy link
Member

That issue should be fixed in the latest version (4.8.0) 🤞🏽

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants