I have done a PR in appwrite/console the issue was old and it was published on Apr 2024.
The bug was still there and I just saw that and cleared the issue. Can someone check and verify the PR?
Issue Link: https://github.com/appwrite/console/issues/1392
PR Link: https://github.com/appwrite/console/pull/2115
Hope to see the PR solving this! If any problems is there please put it in the PR, I will clear it.
Recommended threads
- TablesDB `updateRows` returns `database_...
Hi Appwrite team! I’m seeing a strange issue with TablesDB bulk row updates on a self-hosted Appwrite instance. **Environment** - Appwrite self-hosted `1.9.0` ...
- [SOLVED] Realtime Missing Channels
```js useEffect(() => { let subscription: RealtimeSubscription; async function loadChips() { try { const {rows: chi...
- Updating GitHub App access throws error
Steps to reproduce - 1. Have some private repos allowed on the install access 2. New Site/Func > Connect GitHub > see the side card saying `Missing a repo` > cl...