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
- Repository directory size should be less...
Whenever I create a function i get the error above. Is there a way to get around this? How do I fix this?
- Cant get realtime working
Hey I nned some help with realtime a gain. I was using client.subscribe(...), and i found out that its depricated then i believe realtime.subscribe(...) is the ...
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...