The problem I have is the following, I have 5 dynamic tabs, these tabs have a texbox, when I close for example, number 4, the content of number 5 is rendered again but the previous ones are not, if I have something typed in a texbox of number 5 when I go back to loading is lost.
sorry for my English. thank you.
It didn't work for me, but I'll see if I can explain it better.
In this example I have 4 tabs with one input each,
in each impu place the name of text and the number of the tab,
If I eliminate one, for example, from 2, the value of 4 is lost and in 3 the value of 2 remains and in 4 the heat of 3 remains.
It is like the values move, this happens whenever the tab has the same content, if it is different, it will only be lost.