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

Minimizing Keyboard leaves blank screen component #2857

Open
GaWr26 opened this issue Nov 28, 2024 · 0 comments
Open

Minimizing Keyboard leaves blank screen component #2857

GaWr26 opened this issue Nov 28, 2024 · 0 comments
Labels

Comments

@GaWr26
Copy link

GaWr26 commented Nov 28, 2024

Describe the bug

I'm facing an issue with the keyboard on android in the screen component with expo-router in ignite X.
When I add a TextField to a Screen and then focus the TextField, the Keyboard shows as expected.
When I dismiss the keyboard, screen content disappears and I'm left with a blank screen.
Using a View Component instead of Screen, everything works as expected.

On iOS it works with the screen component. Issue is only on Android.

Ignite version

10.4

Additional info

System
platform win32
arch x64
cpu 12 cores AMD Ryzen 5 5600H with Radeon Graphics

JavaScript (and globally-installed packages)
node 18.13.0 C:\Program Files\nodejs\node.EXE
npm 8.19.3 C:\Program Files\nodejs\npm.CMD
@expo/ngrok 4.1.3
@react-native-community/cli 10.1.0
eas-cli 12.6.2
firebase-tools 11.23.1
firebase 9.17.1
npm-check 6.0.1
yarn 1.22.19
yarn 1.22.19 C:\Program Files (x86)\Yarn\bin\yarn.CMD
pnpm - not installed
bun - not installed
expo 51.0.39 managed

Ignite
ignite-cli 10.0.4 C:\Users\xxx\AppData\Local\npm-cache_npx\e31027f3785124a8\node_modules.bin\ignite.CMD
ignite src build C:\Users\xxx\AppData\Local\npm-cache_npx\e31027f3785124a8\node_modules\ignite-cli\build

Android
java 17.0.11 C:\Program Files\Microsoft\jdk-17.0.11.9-hotspot\bin\java.EXE
android home - C:\Users\xxx\AppData\Local\Android\Sdk

Tools
git git version 2.39.1.windows.1 C:\Program Files\Git\cmd\git.EXE

@GaWr26 GaWr26 added the bug label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant