Gaimo
1
If I set it to zero, the input resets to zero, but I don’t want that, I want it to be empty.

In this second case, nothing happens and the value in the input remains the same

I’ve also tried using empty text and converting it to a number, but the result is the same as in the second case.

my app link
Use the action reset relevant inputs only when input deposit is not empty
Gaimo
3
How can I do that? The input deposit is inside a reusable element, but the back button of the header is outside the reusable.
Use a state, url parameter or custom event to actuate this action