Hi,
How do i delete a file from a record?
When I delete the file from Xata app UI, and i refresh the page, the file reappears.
I was testing a feature to update images on a Nextjs app and at first, I thought maybe it was Nextjs aggressive caching behavior but replacing the current file in the record with ANY file works both on the Nexjs app and Xata UI (I have no problem with that) but trying to delete it both from Xata's UI and my app fails.