appwrite / demo-todo-with-svelte

A basic demo example for integrating between Appwrite & Svelte🧑

Home Page:todo-with-svelte-appwrite.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ› Bug Report: Entries are not saved!

daveit opened this issue Β· comments

πŸ‘Ÿ Reproduction steps

Type a ToDo, press Enter nothing happes, the form clears back to the original state!

πŸ‘ Expected behavior

Display the entered ToDo

πŸ‘Ž Actual Behavior

No visual change happens!

🎲 Appwrite version

Version 0.10.x

πŸ’» Operating system

Linux

🧱 Your Environment

N/A

πŸ‘€ Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏒 Have you read the Code of Conduct?

@daveit thanks for raising this issue! πŸ™πŸΌ If you're experiencing this problem against a local instance of Appwrite, please make sure to add the following permissions for your collection:

image

If you were using the live demo, please try again as I've fixed the permissions now.