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
Pure Classic Script Execution: Cleaned up all top-level import/export syntax from src/client/index.ts so dynamic <script> tag loading runs without SyntaxError in Safari / WebKit.
Prevents Safari Pull-to-Refresh: Injected overscroll-behavior-y: none !important at html/body level so vertical dragging in workspace never triggers unwanted page reloads.
Smooth Workspace Scrolling: Allows 100% natural momentum scrolling in all sidebar and workspace panels without page rubberbanding.