The Form's Cancel button dispatches a 'cancel' event but no handler existed. Added a bind to call reset_data() when Cancel is clicked, which clears the form fields (username and amount inputs).
The file is empty.
The Form's Cancel button dispatches a 'cancel' event but no handler existed. Added a bind to call reset_data() when Cancel is clicked, which clears the form fields (username and amount inputs).