-
### 👟 Reproduction steps
When running `appwrite push all` I got the `Error: Attribute creation timed out`
I was trying to duplicate a project into another one for testing and development purposes, u…
-
### 👟 Reproduction steps
When I try to update an document Attribute name (the attribute key from entryCount to contestEntryCount), I get this error on an Integer attribute:
`Invalid max param: Value …
-
-
### 👟 Reproduction steps
Hey
I am a free user.
I didnt signed upto any membership.
(I do have github student dev pack in the linked github account)
Although I have yet to claim the pro via the partn…
-
### 👟 Reproduction steps
I was just going through the documentation.
### 👍 Expected behavior
It should scroll while trying to scroll while hovering right scroll bar.
### 👎 Actual Behavior
The rig…
-
### 👟 Reproduction steps
When I go to a authed user-> /console//auth/user- and remove an remove an preference, the update button does not become active and I cannot save the changed, but when adding …
-
Hello,
I have installed the latest appwrite (6.0) and appwirite-util cli globally
I have a valid appwrite.json in the root directory of my project
I am logged in the development server at http:loc…
-
### 👟 Reproduction steps
I setup my AppwriteConfig file as instructed. Everything was working fine:
import { Client, Account } from 'appwrite';
export const API_ENDPOINT = 'https://cloud.appwrite…
-
-
### 👟 Reproduction steps
When I authenticate a client-side Appwrite instance with `client.setSession(sessionCookie)`, Realtime doesn't recognize the authed status of the instance.
I'm doing SSR auth…