Skip to content

[backport] revert: add ?dpl to fonts in /_next/static/media (#83062)#83066

Merged
ztanner merged 1 commit intonext-15-5from
ztanner/backport-83062
Aug 26, 2025
Merged

[backport] revert: add ?dpl to fonts in /_next/static/media (#83062)#83066
ztanner merged 1 commit intonext-15-5from
ztanner/backport-83062

Conversation

@ztanner
Copy link
Copy Markdown
Member

@ztanner ztanner commented Aug 26, 2025

This change is causing double font loading due to CSS loading without a
`dpl` while they are preloaded with a `dpl` param. Reverting until a
proper fix can be implemented.

Reverts:
- #82384
- #82488
@ijjk ijjk added created-by: Next.js team PRs by the Next.js team. Font (next/font) Related to Next.js Font Optimization. tests type: next labels Aug 26, 2025
@ztanner ztanner merged commit bc72f41 into next-15-5 Aug 26, 2025
141 checks passed
@ztanner ztanner deleted the ztanner/backport-83062 branch August 26, 2025 22:08
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

created-by: Next.js team PRs by the Next.js team. Font (next/font) Related to Next.js Font Optimization. locked tests type: next

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants