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
Argument of type'ImmutableURLSearchParams' is not assignable to parameter of type'URLSearchParams'.
Property 'size' is missing intype'ImmutableURLSearchParams' but required intype'URLSearchParams'.ts(2345)
Is this project still active?
The text was updated successfully, but these errors were encountered:
Upon reviewing this code in the tutorial:
I got the error:
Is this project still active?
The text was updated successfully, but these errors were encountered: