-
-
Notifications
You must be signed in to change notification settings - Fork 73
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Clear and concise description of the problem
It would be valuable to introduce an Open Graph inspector in Vite DevTools for development mode.
Suggested solution
This feature, inspired by Nuxt DevTools, would allow developers to:
Preview Open Graph metadata (title, description, image, etc.)
Quickly debug incorrect or missing tags
See how pages will appear when shared on social platforms
Since this is not framework-specific, it would be a great addition to Vite DevTools and improve the debugging experience for any Vite-based project.
Alternative
No response
Additional context
https://github.com/nuxt/devtools/blob/main/packages/devtools/client/pages/modules/open-graph.vue
Validations
- Follow our Code of Conduct
- Read the Contributing Guide.
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request