Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ES.string not polyfilled on QQ browser #14

Closed
tommedema opened this issue Apr 6, 2020 · 1 comment
Closed

ES.string not polyfilled on QQ browser #14

tommedema opened this issue Apr 6, 2020 · 1 comment

Comments

@tommedema
Copy link
Contributor

Browser:

Screen Shot 2020-04-06 at 12 21 43 PM

User agent:


Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.116 Safari/537.36 QBCore/4.0.1301.400 QQBrowser/9.0.2524.400 Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2875.116 Safari/537.36 NetType/WIFI MicroMessenger/7.0.5 WindowsWechat

Error:

Screen Shot 2020-04-06 at 12 21 52 PM

Code:

<script crossorigin src="https://polyfill.app/api/polyfill?features=url,fetch,pointer-event,scroll-behavior,es"></script>

It should polyfill es --> es.string --> padStart but it doesn't.

@wessberg
Copy link
Owner

wessberg commented May 4, 2020

Hey there. Thanks for reporting it. It has been fixed and deployed to production.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants