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

keyboard flex bug #1110

Closed
stewones opened this issue Jan 8, 2019 · 1 comment
Closed

keyboard flex bug #1110

stewones opened this issue Jan 8, 2019 · 1 comment

Comments

@stewones
Copy link
Contributor

stewones commented Jan 8, 2019

hey folks.

Just got this issue regarding to keyboard, once it closes the webview gets frozen.
I could reproduce the problem and it's apparently related with the flexbox property

https://github.com/stewwan/capacitor-flex-bug

steps to reproduce:

1 - run the app on ios
2 - tap any input field
3 - keyboard opens
4 - tap anywhere to close
5 - Keyboard will close
6 - You cant tap anything anymore

all works fine if you comment this line out

https://github.com/stewwan/capacitor-flex-bug/blob/master/src/app/home/home.page.scss#L2

@stewones
Copy link
Contributor Author

stewones commented Jan 8, 2019

🔥 fixed
#814 (comment)

@stewones stewones closed this as completed Jan 8, 2019
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

No branches or pull requests

1 participant