gepd
gepd
When you select a collection from appwrite you don't have any feedback after press the + icon, so you don't know if It was add or not. If you press...
If you open a CSV and set a conversion with appwrite and then remove the csv you'll get and error like this: 
### 🔖 Feature description Add an option to have global variables in functions ### 🎤 Pitch If you have one or two functions in your appwrite instance maybe this dosn't...
I want to use the automplete component in Nextjs with SSR, but I'm getting this warning: `Prop `aria-controls` did not match. Server: "downshift-2-menu" Client: "downshift-0-menu"` Here is a sandbox to...
- [ ] Interactive instructions for people who uses Deviot/PlatformIO for the first time - [ ] Integrate `env_default` when a project is opened/loaded in Deviot - [ ] Ask...
## What does this PR do? I'm working in this feature for my fork, and as I don't know if you are interesting in this feature I'll let it here...
- **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Add whatsapp as chat provider - **Why this change was needed?** (You can also link...
### 👟 Reproduction steps 1. Add your SMTP credentials in your `.env` file 2. Run `docker exec appwrite doctor` 3. You can get `SMTP.............disconnected 👎` ### 👍 Expected behavior You...
npm isn't installing the latest version. I've used `npm i node-request-context` and typings are not present in the `node_modules` folder (index.d.ts). I've solved installing it with (latest commit hash): `npm...