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
Fixed sidebar navigation occasionally leaving the SQL editor visible after
a query completed even though browser history had moved to the selected
page. Rowset now detects that router/history desynchronization and recovers
immediately without interfering with running-query or transaction prompts.
Updated the Studio runtime and build chain to React 19.3, React Router 8.4,
Vite 8.3 and the matching React Vite plugin and type definitions.