Reusable elements dynamic input elements usage

I’m using reusable component in bubble.io application with say 2 input fields with custom states for each input. It is being used 5 times in a page. The issue I’m facing is, when I change the data of 5th reusable component and update, the 1st, 2nd, 3rd, and 4th reusable components inputs resets. What can be the cause for this? What can be the possible solution? If the details is not sufficient please let me know.
Here is how my reusable component looks like. The properties are to set default value. and states are to send the inputs value to form, it is being used.

And this is how it is being used in a form.

This topic was automatically closed after 70 days. New replies are no longer allowed.