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
the history info of the two features doesn't mention these changes below
URLSearchParams constructor accepts a URLSearchParams object since v7.5.0, though this can be include as an iterable object (but the case is that the support for an iterable object only after v7.10.0)
URL.prototype.searchParams returns an empty list when being constructed before v7.5.0