When switching between collections, the documentID is not updated, resulting in a copy error. Refreshing the page solves it
Look at the DocumentID
I've checked and it also occurs when going through pages, it seems like a bug when updating the Svelte prop, I'll recommend open a bug issue for it (from a search I did, didn't find anything specific on that, but I could missed it)
This should be resolved in the latest version of Appwrite
Still happening in version 1.3.5.
weird...was there a regression? 🧐 it worked fine on 1.3.4...
still on 1.3.6 , Edge 114.0.1823.37
video
Try with 1.3.7
This problem has been solved on 1.3.7, thanks
[SOLVED]A bug exists in the console where the DocumentID is not updated
[REOPEN]A bug exists in the console where the DocumentID is not updated
Unfortunately it still exists on 1.3.7
I just updated it and it did get better, but after using it for a while, the exception still appeared. When switching colleciton, the documentid remains the same
weirdddd
maybe open a gh issue?
what browser?
I don't actually think this was fixed. It was just reported internally
it's Edge 114.0.1823.43 (arm64)
Recommended threads
- Having issues with login via CLI
``` ~/appwrite appwrite login --endpoint https://localhost/v1 --verbose ? Enter your email myvalidemai...
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...