Skip to content

Conversation

@jakefb
Copy link

@jakefb jakefb commented Nov 12, 2025

This PR fixes an issue in the API reference documentation for the Image component. You can view this issue on the live documentation site here.

At the bottom of the section it says: "Learn more about the placeholder attribute." This incorrectly implies that placeholder is a valid attribute of the <img> element, and the link points to a non-existent anchor on the MDN <img> reference page.

This PR remove this entire line in the documentation. Alternatively, it could be helpful to add a brief explanation of how the placeholder prop works behind the scenes, to avoid confusion for readers who may think it is a real <img> attribute, similar to loading.

@ijjk ijjk added the Documentation Related to Next.js' official documentation. label Nov 12, 2025
@ijjk
Copy link
Member

ijjk commented Nov 12, 2025

Allow CI Workflow Run

  • approve CI run for commit: cadc0ec

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

1 similar comment
@ijjk
Copy link
Member

ijjk commented Nov 12, 2025

Allow CI Workflow Run

  • approve CI run for commit: cadc0ec

Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Related to Next.js' official documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants