You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…50996)
Also changes JavaScript examples to use `.jsx` extensions so IDEs better recognize the JSX allowed as the first argument to `ImageResponse`.
Fixes#50141
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
What is the improvement or update you wish to see?
I would like to see more examples for the JavaScript version of open-graph image generation using external url or data source.
So far, the doc is okay under TypeScript version:
However, When I switch to the JavaScript version, the example is missing like so:
Is there any context that might help us understand?
All of the open-graph generation documentation is under App Router.
The missing example is JavaScript version.
Does the docs page already exist? Please link to it.
https://nextjs.org/docs/app/api-reference/file-conventions/metadata/opengraph-image#using-external-data
The text was updated successfully, but these errors were encountered: