I have multiple items in my database collection, and i’m trying to perform a simple update action on a row of that data (i’ve done this many times before without any issues) but if I change the data in the input fields, and press “update”, the button has the spinning loading icon for a couple of seconds like usual, but then when i revisit the page, nothing has been saved.
(it’s acting like i haven’t used magical text, or haven’t configured the update button properly, yet I have the fields selected properly but can’t figure out what I’m missing)