You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: