niutech / showModalDialog

window.showModalDialog polyfill using a <dialog> element
https://niutech.github.io/showModalDialog/demo.html
Apache License 2.0
177 stars 88 forks source link

Updated version of Chrome is now showing unwanted scrollbars #54

Open apalik opened 3 years ago

apalik commented 3 years ago

I was using Chrome version 87.0.4280.141 and the showModalDialog worked perfectly. Today Chrome updated to version 88.0.4324.104 and there are unwanted scrollbars in every popup. Any ideas?

Side note, the Drag and Drop that put in one of the versions also broke with this version.