Instructions placed in the "Actions Editor" after saving are not visible

Wappler Version : 7.5.2
Operating System : Windows 10
Server Model: JS
Database Type: Postgres
Hosting Type: Docker

In most cases, the instructions passed in the "Actions Editors" are usually no longer visible after saving and entering again.

I noticed that most of the time they are "SetValue" instructions that you have to add to the code for them to appear. This is very disruptive because if we have to change something, everything has to be rewritten.

Example 1# SetValue in a TextInput

Example 2# Data in DataStore

This doesn't only happen in these actions.