Numeric Input Field (Integer) not resetting

I have a simple form group “Input_Group”, 3 text inputs and one numeric, set to Integer. Once the “Save” or “Clear” button is clicked I have “Reset Input_Group”, which works for the text inputs but not the numeric. Any ideas?

For input type integer, please set default value to 0. Reset input or Reset group will not work.
If you set like above then, this will works when reset the input or reset group.

@fudspong
I am having the same issue. I was sure late last year, resetting of a group with an integer input field in it would reset it to blank, without having to reset it to 0. Maybe I am wrong?

Also having the same issue