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
Not sure if this is a Nuxt DevTools or a Nuxt Studio issue. When the Nuxt Studio sidebar is open and I use the Nuxt DevTools Inspector at the same time, the Inspector highlight/selection box is rendered with an offset.
Hovering elements still targets the page, but the green overlay box appears shifted to the right by the width of the Nuxt Studio left panel.
This makes the Inspector preview inaccurate while Nuxt Studio is expanded.
Without the Nuxt Studio sidebar open, the Inspector overlay appears in the correct position.