Docs: The Getting Started docs about local images using the <Image>
component are wrong
#80023
Labels
Depth
Documentation issue which refers to a need for a deeper explanation, or precision
Uh oh!
There was an error while loading. Please reload this page.
What is the documentation issue?
In a fairly recent change in #78769 the docs were updated claiming that images from the public directory don't require explicit sizes:
next.js/docs/01-app/01-getting-started/04-images.mdx
Lines 57 to 66 in 9d0081a
That information is, at the time of writing this, wrong and this behavior was never supported. It's possible this is part of an upcoming feature change in 15.4+, but right now it appears in the documentation of the current 15.3 version and is misleading new users.
Is there any context that might help us understand?
n/a
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/app/getting-started/images#local-images
The text was updated successfully, but these errors were encountered: