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: JSON Editor Composition Issue with Korean Text Input #915

Closed
jaesungchris opened this issue Feb 3, 2024 · 0 comments
Closed

Fix: JSON Editor Composition Issue with Korean Text Input #915

jaesungchris opened this issue Feb 3, 2024 · 0 comments
Milestone

Comments

@jaesungchris
Copy link
Contributor

Conclusion First

  • To fix this issue, we can just simply bump up the ace-builds version from 1.2.5 to 1.32.3.

Issue Details:

  • On the admin page, it utilize a JSON editor that integrates the ace-builds package. Recently, we encountered a composition issue specifically related to the input of Korean text. This issue has been identified and addressed within the ace-builds package.
composition_issue.mov

Issue Report Link(ace-builds):

Pull Request Link(ace-builds:

jrhee17 pushed a commit that referenced this issue Apr 12, 2024
[Fix: JSON Editor Composition Issue with Korean Text Input
#915](#915)
@jrhee17 jrhee17 added this to the 0.65.0 milestone Apr 12, 2024
@jrhee17 jrhee17 closed this as completed Apr 12, 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

No branches or pull requests

2 participants