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 it on Vercel production too. Rerunning the dev server sometimes fixes it temporarily. yarn build + start hides it for some reporters. Users traced it to apps importing the Appwrite or @twilio/conversations SDKs.