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
Somewhere between version 3.2.0 and 3.3.0, devtools stopped trying to reconnect when the inspected page reloads. It appears functional, but most buttons etc. break when trying to interact, as there's no longer an actual session connected.
Somewhere between version 3.2.0 and 3.3.0, devtools stopped trying to reconnect when the inspected page reloads. It appears functional, but most buttons etc. break when trying to interact, as there's no longer an actual session connected.
I've added a minimal demonstration using CodeSandbox, based on the vue-vite template: https://codesandbox.io/p/devbox/divine-hill-38sgyk
Reproduce:
App.vue
)Expected:
Actual:
The text was updated successfully, but these errors were encountered: