Skip to content

Add Open Graph inspector to Vite DevTools #242

@arashsheyda

Description

@arashsheyda

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions