Hi guys!
I'm trying to list all documents from a collection, but intermittently, I'm getting documents that have already been deleted (yes, as strange as it sounds). I've tried using the application in an incognito tab, clearing the cache, and things like that, but it still keeps happening. I've searched around but couldn't find anything about what I might be doing wrong. Does anyone have any ideas?
I have no idea where these documents are coming from. I tried deleting them, but since they no longer exist in the collections, I get a 'not found' error.
Oh, and I'm using Next.js + React.
NextJS. I'm pretty sure NextJS is returning cached results
Yeah, I suspected Next.js. But since I've already tried clearing the cache and using an incognito tab, I just wanted to check here to make sure it doesn't have something to do with Appwrite.
Thanks!
Recommended threads
- 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...
- Hi Folks, Database Writing Issue
Hey Folks im trying to get logging setup on my website but im getting an error, i dont have any document id and i think this is the issue but i havent got the f...