Build a modern social app with a stunning UI with a native mobile feel, a special tech stack, an infinite scroll feature, and amazing performance using React JS, Appwrite, TypeScript, and more.
Anyone know hoe to solve this issue console log shows
Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ["getPostById","undefined"]
Anyone know hoe to solve this issue console log shows
Query data cannot be undefined. Please make sure to return a value other than undefined from your query function. Affected query key: ["getPostById","undefined"]
GET https://cloud.appwrite.io/v1/databases/65b3b2ba6cff73041202/collections/65b3b349ac07991b84d8/documents/undefined 404 (Not Found)
when I check Route path I saw "http://localhost:5173/update-post/undefined" when I remove undefined and paste postId then show results!!!