What platform is this?
What's your code?
@ijay an you show the code please
Appwrite
Okay I will
Is this react native on an Android device or something?
no normal react web framework
that image up is the mobile view
So this is browser in an Android device?
@Steven fixed
Thanks
How'd you fix?
I had to go through my code found out the local host number was incorrect, causing it to bring error when it redirects to another path.
[SOLVED] Authentication not working
Recommended threads
- Custom Domains with Cloudflare for SaaS ...
Hi! I'm using Appwrite Cloud Sites with Cloudflare for SaaS for multi-tenant custom domains. Problem: Custom domain: donate.pekeetong.my → CNAME to sites.dono...
- [SOLVED] Get Relations when using Tables...
Hi there, I have a table containing a relation column with a one-to-many relationship to another table. When Using TablesDB.GetRow in "node-appwrite" i get all ...
- Appwrite loading issue with Nuxt UI
For some reason when I add nuxt ui to my nuxt 4 project, appwrite will build the project but the project website will load indefinitely. Without adding Nuxt UI,...