In console ui saved documents are being shown on frontend but i can see its showing 4 or number of docs available but in rows its only showing single doc and that too undefined doc id empty doc id even when saving a new doc its saving with empty doc id and if i enter doc id then its saving with doc id but still not shwn on ui only the one row is being shown
Recommended threads
- Create a project via REST API or SDK, mi...
I am currently self-hosting Appwrite in my local machine, deployed using docker script in the website. I also installed `appwrite-cli` through npm. I am trying...
- 1.8.1 - Databases - inline updating a ro...
When updating a database field via the inline edit method, the `$updatedAt` column does not get updated. Only if the row is updated by the "Update" interface (t...
- Function executions fail with cURL error...
Appwrite version: 1.8.0 Executor version: 0.11.4 Function runtime: Python 3.12 SELF-HOSTED Function executions that occur at the same moment as the executor's ...