We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
memos/web/src/components/MemoEditor/index.tsx
Lines 134 to 145 in 9a8a1d0
Pressing down "Tab" will force IME to stop working and insert temporary characters into the editor.
v0.20.0
No response
The text was updated successfully, but these errors were encountered:
fix: ignore "Tab" key down event when is composing in editor(usememos…
ae6e770
…#3026)
fix: ignore "Tab" key down event when is composing in editor(#3026) (#…
3b089ee
…3027)
Successfully merging a pull request may close this issue.
Describe the bug
memos/web/src/components/MemoEditor/index.tsx
Lines 134 to 145 in 9a8a1d0
Pressing down "Tab" will force IME to stop working and insert temporary characters into the editor.
Steps to reproduce
The version of Memos you're using
v0.20.0
Screenshots or additional context
No response
The text was updated successfully, but these errors were encountered: