Form reset not clearing hidden fields

Wappler 5.3.1, Mac M1

Adding a form reset works fine until i change my field from type=“text” to type=“hidden”, i have had to keep it as type=“text” and add a class=“d-none” instead which makes it work as expected again.

Could you just add a reset to that specific form field along side your form reset?

Or how is that hidden field populated in the first place?

1 Like

I could, but just figured i should report it as a possible bug to be fixed.