Reset inside a Dialog does not work if data-dismiss="modal" is set.
Created by: meduzapat
Hello, I found an issue when using the reset form button inside a Dialog. If the button does reset and dismissal by using data-dismiss="modal", the dialogs close fine but the form is never reset.
Test case on codepen: https://codepen.io/meduzapat/pen/LYxpGNe
I added 3 buttons, normal close, reset and close, and my work around: reset and js close.
Tested on: Chrome OS, Linux: Firefox 86.0.1 (64-bit) and chrome Version 89.0.4389.90 (Official Build) (64-bit) an Windows.