JulianOriginal post
Web Developer
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.
Summary
Developers are encountering an error "500 useEvent is undefined" in the account.vue file when trying to use Appwrite with Nuxt following a tutorial. The issue may stem from the project or missed setups. Try to verify configurations and dependencies in the project to resolve the error and successfully integrate Appwrite with Nuxt.