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

Unblocked touch between "Waiting for App to Load" and "Bundle Error" screens #795

Open
p-malecki opened this issue Nov 29, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@p-malecki
Copy link
Contributor

Description

Touch events may be sent to the device right after the "Waiting for app to load" screen disappears and before the "Bundle error" overlay appears.
This issue occurs when the reloading button on the bundle error alert overlay is pressed repeatedly. With multiple reloads, the "Waiting for app to load" screen stops to appear. During these periods, the underlying device screen is exposed, allowing unblocked touch events.

Screen.Recording.2024-11-29.at.16.04.51.mov

Environment

  • Radon: v1.0.0.rc1
  • Test app: expo-50-dev-client
@p-malecki p-malecki added the bug Something isn't working label Nov 29, 2024
@p-malecki p-malecki changed the title Unblocked touch between 'Waiting for App to Load' and 'Bundle Error' screens Unblocked touch between "Waiting for App to Load" and "Bundle Error" screens Nov 29, 2024
@p-malecki
Copy link
Contributor Author

p-malecki commented Dec 18, 2024

Came across similar unblocked touch on "Refreshing" overlay.
(also expo-50-dev-client test app)

Screen.Recording.2024-12-18.at.10.52.33.mov

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant