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

BUG: Passing an empty label to the TextInput component breaks the components tree. #3221

Closed
VictorioMolina opened this issue Jun 24, 2022 · 3 comments

Comments

@VictorioMolina
Copy link
Contributor

I have created this PR where I have fixed the issue.

Current behaviour

Explained in the PR.

Expected behaviour

Explained in the PR.

Code sample

Explained in the PR.

What have you tried

Explained in the PR.

Your Environment

software version
ios 14
react-native 0.68.2
react-native-paper ^4.12.1
node 16.13.0
yarn 1.22.19
expo sdk ^45.0.0
@github-actions
Copy link

Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.dev link or link to a GitHub repo under your username).

Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

@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 (found: 0.68.2, latest: 0.69.0)

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

@lukewalczak
Copy link
Member

Solved via: #3215, released in 4.12.2.

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

2 participants