library · inferred from evidence
form-data
A package that does not implement the Web FormData#get() API, used as a replacement by isomorphic-form-data.
- TypeError: e._formData.get is not a function when calling a Server Action in Next.js
Calling a server action from a client component throws TypeError: e._formData.get is not a function. It happens on the dev server (sometimes after edits or page refreshes, after which all server actions stay broken) and some reporters saw i