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
- Project Inactivity Clarification
I'm on appwrite free plan with my account (om.thakkar@ivcventure.com). Even though throughout the week we use the project atleast once to upload dynamic content...
- Retrieving Data From Backups
Hiya, I have a user requesting for data they accidentally deleted. I don't have document history built into my app. Is there a way to extract data from the auto...
- [ENHANCEMENT] Use the custom Next.js dep...
Deployment adapters on Next.js are now stable! This means that we don't have to stick to the limitations of sniffing out build outputs and manually moving or mo...