Isak
Isak
So I've installed it and when I login I redirect to the index page and there I print the user variable but it turns out to be NULL This is...
### 👟 Reproduction steps Running this code ```javascript let res = await appwrite.account.createEmailPasswordSession(username, password); ``` Then visiting a link of a file uploaded to a Bucket returns "The requested file...
Is there a way to always keep it open instead of it opening as a overlay over the input?
The hours and minutes of the date resets to 00:00 when I choose a new date range. How can I keep the hours?