Another bug confirmed, not sure if it's mobile only

Retool is on a BUG spree last few days, frustrating

App here
form reset bug.json (21.1 KB)

Hey @rxunique,

Looks like this is intended behavior.

If you like to trigger submit through extra layer of confirmation. You can uncheck "Reset after successful submit" in the form component and manually call

query2.trigger()
form1.clear()

form reset bug.json (21.0 KB)