Gaurav Panchal

Results 2 comments of Gaurav Panchal

Currently I made autofill work on safari on iPhone using following code on index.html ``` // Force all polyfills on if (window.customElements) window.customElements.forcePolyfill = true; ShadyDOM = { force: true...

Currently I made autofill work on safari on iPhone using following code on index.html ``` // Force all polyfills on if (window.customElements) window.customElements.forcePolyfill = true; ShadyDOM = { force: true...