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

Korean is not displayed correctly on the dartpad. #3095

Open
nero-angela opened this issue Nov 19, 2024 · 0 comments
Open

Korean is not displayed correctly on the dartpad. #3095

nero-angela opened this issue Nov 19, 2024 · 0 comments

Comments

@nero-angela
Copy link

nero-angela commented Nov 19, 2024

What happened?

Steps to reproduce problem

Korean is not displayed correctly on the dartpad.

Additional info

Browser

Browser: Chrome, Safari

Version: Chrome - 130.0.6723.117 (arm64) / Safari - 18.1(20619.2.8.11.10)

Are you using any extensions/plugins that affect website behavior
(particularly those that affect iframes, such as ad blockers)? No

Are there any warnings or errors in your browser's JavaScript console?
If so, paste them below:

Could not find a set of Noto fonts to display all missing characters. Please add a font asset for the missing characters.

Machine

Operating system: MacOS

Version: 15.1(24B83)

Your code

What code was in the editor, if any, when the failure occurred? You
can paste it in below:

void main() {
  print('안녕하세요');
}

DartPad's output

Did DartPad print anything to the console pane? If so, paste it below:

Chrome Safari
image image

If you were running Flutter code, you can also paste an image of the
Flutter output directly into this bug report.

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

1 participant