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
Is your feature request related to a problem? Please describe.
The axios npm package is using the url-search-params which is deprecated.
You can see more details about the deprecating of the url-search-params package here.