Please help! I deleted an attribute hours ago and it's still being detected in Appwrite!
- 0
- Web
- Cloud
Project id: 660467ed88cc9823a538.
I created an attribute in Appwrite called "followed" and had to delete it because it was causing issues. That was hours ago and somehow its still lingering somewhere according to browser console, can you please help? I've also removed the followed from my code. Thank you!
browser-ponyfill.js:518 PATCH https://cloud.appwrite.io/v1/databases/660467e…/collections/6604684…/documents/661c3cb… 400 (Bad Request) api.ts:566 AppwriteException: Invalid document structure: Unknown attribute: "followed" at Client.<anonymous> (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=78bda405:850:17) at Generator.next (<anonymous>) at fulfilled (http://localhost:5173/node_modules/.vite/deps/appwrite.js?v=78bda405:488:24)
Recommended threads
- How can I get the Google Avatar of the u...
How can I get the Google Avatar of the user that signed in with Google?
- Function Go module undefined
Attached image, why module is undefine, also when I'm running `appwrite run function`, it still undefine, why?
- Unable to deploy site
I am on a new project where i want to deploy a new site, but what ever i'am trying - i get this error, and thats if i manually deploy with gz file 5.4kb or thro...