In signup and login page
Same thing happening for all the urls when are redirecting
This is my website you can check here
Appwrite cloud
Works fine for me
I logged in and signed up without issues
Everything was working fine
It could be an issue with your browser cache
But in login or signup page if you refresh the page then 404 error occurs
Same happens for my mobile also
Seems to be a vercel issue
What's the framework you're using?
What should I do now
Could you please help me
did you add it as a web framework ๐
I mean react
This seems to be similar
To your issue
done
thank you
Does that solves the issue?
I checked and yes, seems to have been fixed
I'm marking this as solved, if it's not solved, tell me
[SOLVED] getting 404 error
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! Iโm seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Update row sheet not loading
After right clicking a row header and click update, the sidebar fails to load (never-ending skeleton)