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

[Fix] The app focus / pause handlers cause input fields to break #112

Conversation

VanIseghemThomas
Copy link

Tested and fixed on iOS.

How to reproduce:

  • Create a scene with input field(s)
  • Swipe down from above or go to the home screen to trigger a application state change
  • Go back
  • Input fields are not accessible anymore content is blanked out.

Not sure what purpose they serve. I see little value in managing their accessibility on app state changes since you won't be able to access them anyway at that point. That's why I got rid of them.

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

Successfully merging this pull request may close these issues.

None yet

2 participants