GoogleChrome / dialog-polyfill

Polyfill for the HTML dialog element
BSD 3-Clause "New" or "Revised" License
2.45k stars 245 forks source link

Calling form.submit() on form type="dialog" ignores onsubmit handler #142

Closed samthor closed 7 years ago

samthor commented 7 years ago

So we can't prevent it from reloading the page. Probably need to polyfill HTMLFormElement.