nuxt / devtools

Unleash Nuxt Developer Experience

Home Page:https://devtools.nuxt.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix: OpenGraph only displays the preview now

scrayos opened this issue · comments

🐛 The bug

When opening the OpenGraph module of the devtools, only the preview is shown now in fullscreen. If the window gets smaller, the details become visible again:

Big:
image

Small:
image

🛠️ To reproduce

https://stackblitz.com/edit/nuxt-starter-yw1cpy?file=nuxt.config.ts

🌈 Expected behavior

I expect the details to be visible in fullscreen again.

ℹ️ Additional context

No response