Hi Bubblers !
I am blocked into a really weird problem…
I’d like to allow my users to write an article through a form in 3 different steps, and I want my users to be able to go back to a previous step to modify what they wrote.
Therefore I am saving through a custom state all the data created in each step, and when I click on the “previous icon (a left arrow”) I am sending back what it saved in my custom state in the concerned group and of course I settled all the input with an initial content.
This workflow seems to work, since I can see in the debugger that it does…but for a reason that I ignore, my initial content appear a second and then they suddenly dissapear after…
I don’t get why, you can see the video below for clarification.
Your help would be much appreciated
Thank you