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

Fix default format on Android #2762

Merged

Conversation

Rain-Zheng
Copy link
Contributor

On Android, the default format can't be applied to the new content because the isCharacterValue() check in FormatPlugin always fails when using Android IME. To workaround this issue, we need to disable this check on Android.

@JiuqingSong JiuqingSong merged commit 6370e59 into microsoft:master Aug 9, 2024
4 checks passed
@juliaroldi juliaroldi mentioned this pull request Aug 16, 2024
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

Successfully merging this pull request may close these issues.

2 participants