Open
Description
What's the example?
Hi, I have Yoopta in a webview for react native. I'm trying to get it so when I click after the editable area that it actually focuses the last block and brings up the keyboard for the user to start typing.
I've tried editor.focus()
, setting a specific block to focus, and even tried selectionBoxRoot
. The focus command seems to work but the keyboard isn't popping up and I don't see the typing indicator. Do you have any idea what I need to do?
It's also worth mentioning that autoFocus
does not bring up the keyboard either.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Assignees
Labels
No labels
Activity