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

Crash issue in 0.73.0 when Keyboard has InputAccessoryView enabled. #41986

Closed
aschick82 opened this issue Dec 19, 2023 · 5 comments
Closed

Crash issue in 0.73.0 when Keyboard has InputAccessoryView enabled. #41986

aschick82 opened this issue Dec 19, 2023 · 5 comments

Comments

@aschick82
Copy link

Description

In version 0.73.0 the Keyboard component goes frozen and causes an app crash when InputAccessoryView is added and enabled.

Steps to reproduce

Add an InputAccessoryView to a TextInput. When the Touch Keyboard is shown, the app freezes and crashes.

React Native Version

0.73.0

Affected Platforms

Runtime - iOS

Output of npx react-native info

-

Stacktrace or Logs

-

Reproducer

Screenshots and Videos

No response

Copy link

⚠️ Newer Version of React Native is Available!
ℹ️ You are on a supported minor version, but it looks like there's a newer patch available - 0.73.1. Please upgrade to the highest patch for your minor or latest and verify if the issue persists (alternatively, create a new project and repro the issue in it). If it does not repro, please let us know so we can close out this issue. This helps us ensure we are looking at issues that still exist in the most recent releases.

@github-actions github-actions bot added API: Keyboard Component: InputAccessoryView Needs: Author Feedback Needs: Repro This issue could be improved with a clear list of steps to reproduce the issue. labels Dec 19, 2023
Copy link

⚠️ Missing Reproducible Example
ℹ️ We could not detect a reproducible example in your issue report. Please provide either:
  • If your bug is UI related: a Snack
  • If your bug is build/update related: use our Reproducer Template. A reproducer needs to be in a GitHub repository under your username.

@cortinico
Copy link
Contributor

Closing as invalid: missing reproducer, stacktrace, logs, etc.

@Moreno97
Copy link

I can confirm this bug, upgrading the app to React Native 0.73 and using a InputAccessoryView, causes the app to freeze and manually closing it.

Strangely, it only happens to us on release mode for iOS, Android is working fine.

@mobinni
Copy link

mobinni commented Oct 18, 2024

I've found the same happens on iOS in release mode only, any remediation possible? - this might be related #42939

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