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
cosmic.types.URLParams is simple enough, but still feels like unnecessary complexity. Perhaps we should serialize URL parameters as a single query field containing a URI-escaped JSON string, something like /?_={'limit':20}.