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
- Replace window.location.origin with globalThis.location?.origin fallback
- Prevents SSR errors when window is not available
- Provides fallback URL for server-side rendering contexts
Co-Authored-By: Claude <[email protected]>
0 commit comments