Modify field value by change state of same element

Hi everybody !
If I add a condition where an element state must change a field value of the same element next error occurs:


“property contains circular reference to this element”.

…and I don’t type one row of code !!!

Smells like a bug, because it’s fundamental that we can refer to an element field itself.

In native Bubble input element modify of field value by change state works perfectly !!!

Hope in a urgent solution !!! Bye.

Ok. I think I’ve got the solution.

We must publish state in the initialize function.

In my topic I had say “and I don’t type one row of code” … and that was the problem !!!

Bye, bye …for now.