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
ervgan
changed the title
https://github.com/CrystallizeAPI/superfast-boilerplates
TypeError: Value of "this" must be of type URLSearchParams
Jan 28, 2024
Frameworks(s) affected: Remix Run
Description
"TypeError: Value of "this" must be of type URLSearchParams"
at and this is coming from /Users/erv/Desktop/Dev/erdaeco-remix/application/node_modules/@remix-run/web-fetch/src/headers.js:124:44
Description
npm run dev then go to http://localhost:3018/
Possible Solution
Upgrade the version of @remix-run/web-fetch and potentially upgrade remix-run
See remix-run/remix#6118
The text was updated successfully, but these errors were encountered: