Input has existing data but when using the input’s value for creating a new thing, it says that the input is empty.
Can you show where this input has some data?
Updated
After hours I found what is causing the problem, I have a button that resets relevant inputs in another group, but somehow it is clearing this input too.
I just needed to “reset the group” instead of using “reset relevant inputs”.