
Hello!
I was just checking out Appwrite and Nuxt together. So I found this documentation: https://appwrite.io/docs/tutorials/nuxt-ssr-auth/step-1 Looks very good on first on first try, I can login and all but afterwards it doesnt work anymore. Im getting the error: 500 useEvent is undefined
which is coming from the account.vue
Is the project broken or what am I missing? Would be nice if you could assist me with this matter. Really want to try Appwrite together with Nuxt.
Recommended threads
- Messaging via Resend: "to": "\"undisclos...
I'm using the node-appwrite@18.0.0 SDK. ``` await messaging.createEmail({ messageId: ID.unique(), subject: "Subject", content: `htmlCont...
- Table ID’s
Why are my table names showing without table ID’s??
- account.get imageUrl
We dont get imageUrl of users when do account.get(), i need to manually fetch,and set it. but this should be default behaviour.
