after upgrading from appwrite/console 6.0.13 to 6.1.24
the documents hyperlinks are showing undefined, and it's only showing 1 document even though there are 2
TL;DR
Developers encountering issues after upgrading the console from 6.0.13 to 6.1.24. Document hyperlinks showing as undefined and only 1 document visible despite there being 2. Manually upgrading the console while on 1.7.4 is not recommended.If you try to manually upgrade the console while still running 1.7.4, you are on your own
Recommended threads
- Authentication on custom Websocket Serve...
Hi, I want to use a custom Websocket Server (using Bun) for my application. However I cant really figure out authentication on custom servers. Session cookies ...
- Realtime: Listener not triggered on upda...
I self host appwrite 1.8.1. The genereal functionallity works fine. But my realtime subscription isn't updating. I see "Received heartbeat response from realtim...
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...