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

Version info in error page shows different font sizes #69813

Closed
mamuso opened this issue Sep 7, 2024 · 2 comments · Fixed by #69811
Closed

Version info in error page shows different font sizes #69813

mamuso opened this issue Sep 7, 2024 · 2 comments · Fixed by #69811
Labels
bug Issue was opened via the bug report template. locked

Comments

@mamuso
Copy link
Contributor

mamuso commented Sep 7, 2024

Link to the code that reproduces this issue

https://github.com/mamuso/nextjs-error-font-sizes

To Reproduce

  1. Start the application and visit your localhost.
  2. You should see an error

Current vs. Expected behavior

You will see that the Next version number and the text after it have different sizes.

CleanShot 2024-09-06 at 19 35 51@2x

I'd expect to see all text in the same font size

Provide environment information

Operating System:
  Platform: darwin
  Arch: arm64
  Version: Darwin Kernel Version 23.6.0: Mon Jul 29 21:14:30 PDT 2024; root:xnu-10063.141.2~1/RELEASE_ARM64_T6030
  Available memory (MB): 36864
  Available CPU cores: 11
Binaries:
  Node: 20.11.1
  npm: 10.2.4
  Yarn: 1.22.22
  pnpm: 9.9.0
Relevant Packages:
  next: 15.0.0-canary.144 // Latest available version is detected (15.0.0-canary.144).
  eslint-config-next: N/A
  react: 19.0.0-rc-7771d3a7-20240827
  react-dom: 19.0.0-rc-7771d3a7-20240827
  typescript: 5.3.3
Next.js Config:
  output: N/A

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

Not sure

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

next dev (local)

Additional context

No response

@mamuso mamuso added the bug Issue was opened via the bug report template. label Sep 7, 2024
@samcx
Copy link
Member

samcx commented Sep 10, 2024

@mamuso Thank you for submitting an issue and submitting a PR! Taking a look.

Copy link
Contributor

This closed issue has been automatically locked because it had no new activity for 2 weeks. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue was opened via the bug report template. locked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants