When I create a new document in the Appwrite console it works. When i then want to open the "data" tab of that document, the app crashes with [n[1].key].keys is not a function or its return value is not iterable (see first screenshot).
After that, the entire Console app becomes unresponsive. When I click on something else, the URL in the top bar changes but the app doesn't do anything and it just throws these errors in the console like Cannot read properties of undefined (reading 'removeAttribute') (second screenshot).
The data model of the document is shown in the 3rd and 4th screenshot.
Anyone an idea what's going on here?
Recommended threads
- Vulnerabilities !!!
Why i can't mail to security@appwrite.io
- Error can not create `tablesdb` event wi...
When i'm trying to add an event with `tablesdb` i get an error message My event value: `tablesdb.mtg-decklist-dev.tables.queue_parsing.rows.*.create` Same err...
- [SOLVED] GitHub Student Login Loop Issue
signed up using my GitHub Student Developer Pack. However, whenever I click "Sign in with GitHub", I get stuck on the login page. No matter how many times I try...