Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

The font-family is distorted in nextjs15 #70111

Closed
Wilian-Pereira-W opened this issue Sep 14, 2024 · 4 comments
Closed

The font-family is distorted in nextjs15 #70111

Wilian-Pereira-W opened this issue Sep 14, 2024 · 4 comments
Labels
bug Issue was opened via the bug report template. Font (next/font) Related to Next.js Font Optimization.

Comments

@Wilian-Pereira-W
Copy link

Wilian-Pereira-W commented Sep 14, 2024

Link to the code that reproduces this issue

https://codesandbox.io/p/devbox/dark-tdd-26fhps?file=%2Fapp%2Flayout.tsx%3A13%2C23

To Reproduce

Just check the text on the page. Just check the text on the page. Happens in dev, build and production

Current vs. Expected behavior

It was supposed to appear, "não". But it's looking like the picture
letra

Provide environment information

"next": "15.0.0-canary.155",
"react": "19.0.0-rc-206df66e-20240912",
"react-dom": "19.0.0-rc-206df66e-20240912"
"@types/node": "20.12.12",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"typescript": "5.3.3"

Which area(s) are affected? (Select all that apply)

Font (next/font)

Which stage(s) are affected? (Select all that apply)

next dev (local), next build (local), next start (local)

Additional context

No response

@Wilian-Pereira-W Wilian-Pereira-W added the bug Issue was opened via the bug report template. label Sep 14, 2024
@github-actions github-actions bot added the Font (next/font) Related to Next.js Font Optimization. label Sep 14, 2024
@samcx
Copy link
Member

samcx commented Sep 16, 2024

@Wilian-Pereira-W I wasn't able to replicate this. →

CleanShot 2024-09-16 at 15 46 28@2x

CleanShot 2024-09-16 at 15 47 08@2x

@Wilian-Pereira-W
Copy link
Author

Here continues the reported behavior.
bug

@samcx
Copy link
Member

samcx commented Sep 17, 2024

Can you see if it happens locally for you and not on CodeSandbox?

@eduardodallmann
Copy link

@Wilian-Pereira-W I can't reproduce the problem here either. I suggest testing on other browsers and another computer.
image

@vercel vercel locked and limited conversation to collaborators Sep 18, 2024
@samcx samcx converted this issue into discussion #70231 Sep 18, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
bug Issue was opened via the bug report template. Font (next/font) Related to Next.js Font Optimization.
Projects
None yet
Development

No branches or pull requests

3 participants