Need help with tagify element

Hello everyone,

I am experiencing some troubles with tagify element. A few weeks ago i was helped here in community to be able to add tags (json) to my database. It was all working fine...

Now it's not working. I add tags to my 'trades' database and it's all fine. But somehow the tags are removed from my database. I can't understand why, sometimes it's when i click on a 'browser go back' button, another time it's when i change a variable in the page.

The field in database just change to 'null'

Has anyone had the same issue?

Thanks
Rodrigo,

Are you getting this after an update action?

what do you mean? I couldn't realize what is causing that.

Data just can’t disappear from a database. There must be an update server action overwriting it.

To add to @brad's reply, we need more information for us to help you. We are not seeing what you are experiencing. As @brad has said, there has to be a server action that is triggered when clicking the back button and/or when changing a variable.

Showing the relevant code will help us immensely.