The "Add filter" button is disabled when the Value is set to 0. Probably because zero is falsy in Typescript and there is an "if value" statement somewhere that should be "if value == null"
Probably yes ...it would be good to create an issue for this so we don't lose track of it
Submitted one here: https://github.com/appwrite/appwrite/issues/6979
Recommended threads
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- [SOLVED] Appwrite 25.1.0 returns Invalid...
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well....