SK

Results 5 comments of SK

Polyfills should be the **developers** choice. With browserlist and core-js we should be able to polyfill **the specified** browsers. Polyfills should not come in default. That is bad practice. Also,...

I agree. Using an array will lead to DOS attack.

Try adding `ux-mode: 'popup'` to the object config in `gapi.init()`. If it doesn't work, then I think you have to do more configuration if I recall correctly... For android you...

Could you just explain the snippet of code you linked so that I can write my own?