Schroedinger-Hat/osday

Fix "sizes props missing" in <Image> tag with fill property

オープン

#711 opened on 2026/04/30

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (20 件のフォーク)auto 404
buggood first issue

Repository metrics

Stars
 (73 個のスター)
PR merge metrics
 (PR metrics pending)

説明

Reproduction

In the Next.js image tags on the website, the fill property is present, but the sizes one is missing.

Describe the bug

The sizes property should be inserted for improving performance, as stated here

Additional context

No response

コントリビューターガイド