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

Can't get focus in first click, it need to click twice to get editor focus #253

Open
guizot opened this issue Feb 3, 2021 · 1 comment

Comments

@guizot
Copy link

guizot commented Feb 3, 2021

Can not get focus in first click, it need to click twice to get editor focus.

Please help.

@mahideveloper
Copy link

mahideveloper commented Feb 10, 2021

I have also the same issue please let me know how to fix it. I have resolve it by adding this line
mEditor.focusEditor();
on my onCreateView method and it working now on single click.

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

2 participants