Skip to content
Back

Table contents missing (attributes+rows)

  • 0
  • Databases
  • React Native
  • Cloud
Axistro
18 Nov, 2025, 15:09

Here is an image of the cloud and the attributes that should exist Some of the table do have the data but others dont. I am able to access the rows via api calls. cc: @Meldiron

TL;DR
Table contents missing, developers rolled back to previous version - issue resolved. Will investigate further to prevent recurrence. Some confusion with API calls observed but data integrity intact. Error with 'split' function reported, potential server SDK bug suspected. Further investigation ongoing.
Cla!Re
18 Nov, 2025, 15:14

I have the same issue!

doxo21
18 Nov, 2025, 15:15

Same issue here

Meldiron
18 Nov, 2025, 15:21

Let's first figure out if it's Console, or API issue. What do you see when you switch to "Columns" tab? Is that table showing empty too?

Meldiron
18 Nov, 2025, 15:22

aaactually nevermind, I have same in one of my proejcts. Ill debug from there 🔎

Meldiron
18 Nov, 2025, 15:23

Looks like API bug, investigating further.

Data is safe ✅ Your app likely can see and manipulate data too without issue, Problem seems to be on Server SDK used in Console

James
18 Nov, 2025, 15:26

floating-ui.utils.mjs:34 Uncaught (in promise) TypeError: e.split is not a function at ve (floating-ui.utils.mjs:34:20) at Ie (floating-ui.utils.mjs:46:37) at Zn (floating-ui.core.mjs:9:20) at mo (floating-ui.core.mjs:84:7) at async x (Tooltip.svelte:48:15)

TypeScript
  return placement.split('-')[0];
}```

Yall get this as an error in the console?
Meldiron
18 Nov, 2025, 15:27

Not for me. Which path?

Cla!Re
18 Nov, 2025, 15:28

For me, when I made an API call of list_documents, I can see all my rows, so as you said, data is safe. But I still have an issue of finding my docs in my app using react

James
18 Nov, 2025, 15:30

I'm not getting the error anymore

Meldiron
18 Nov, 2025, 15:31

Nice insight! ✨ What method do you use to find in your app? listRows?

Axistro
18 Nov, 2025, 15:49

getting a new error on client side in my built app i think listDocument/getdocument are working but in the simulation of expo go its not.

Cla!Re
18 Nov, 2025, 15:51

I used listDocuments also, and now it works fine, whereas I didn't do anything 😅

James
18 Nov, 2025, 15:52

Looks like it's working

Meldiron
18 Nov, 2025, 15:52

We have rolled back to previous version, and this should be resolved now ✅

We will be looking into approperiate fix soon, and re-attempt release once ready. We will also QA this specifically on both staging and production, to prevent this from occurring.

Meldiron
18 Nov, 2025, 15:53

I also just finished cleaning the cache, so all fixes should be instant.

Axistro
18 Nov, 2025, 15:54

Resolved

Reply

Reply to this thread by joining our Discord

Reply on Discord

Need support?

Join our Discord

Get community support by joining our Discord server.

Join Discord

Get premium support

Join Appwrite Pro and get email support from our team.

Learn more