I created a new NextJS app, using Appwrite by itself works, using the new server components (server form action) works by itself also, but when combing both on the same page (but unrelated, Appwrite login/logout in the navbar) the form breaks
Error: e._formData.get is not a function
Is there an example of using Appwrite auth and the latest NextJS with a form and server side action?
App code https://github.com/EddieHubCommunity/RepoRater/tree/prototype
it doesn't work at the moment unfortunately.. "use client" for now..
Recommended threads
- CORS errors in Obsidian custom plugin
Hi, anyone here familiar with obsidian community plugins? In short: it's a local first note app which supports writing your own add-ons / plugin But I keep get...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- Courtesy limit reset for non-profit migr...
Hi Team! I'm the architect for a 501(c)(3) non-profit project (Aaria's Blue Elephant) and we just hit our Free plan Database Read limit (currently at 164%). Th...