dialog-polyfill icon indicating copy to clipboard operation
dialog-polyfill copied to clipboard

Not a polyfill?

Open mcshaman opened this issue 1 year ago • 1 comments

I don't understand how this is considered a polyfill... It seems more like a ponyfill or shim or something. I am currently running into issues with the google maps API throwing errors on old Safari browsers because "HTMLDialogElement is undefined". Shouldn't a polyfill patch the browser implementation? From what I can tell this "polyfill" requires you call "dialogPolyfill". Have I missed something here? Is there a way to patch old browsers to "just work" using this module?

mcshaman avatar Oct 14 '24 05:10 mcshaman