Skip to content

fix(ie11): add Array.prototype.find/findIndex polyfills #115

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

Merged
merged 1 commit into from
Jul 27, 2017

Conversation

jshcrowthe
Copy link
Contributor

These two functions are part of ES2015 and are not present in IE11. In the migration we removed
closure compiler which was injecting these by default

These two functions are part of ES2015 and are not present in IE11. In the migration we removed
closure compiler which was injecting these by default
@jshcrowthe jshcrowthe merged commit 4b6936a into master Jul 27, 2017
@jshcrowthe jshcrowthe deleted the ie11-shims branch July 27, 2017 20:56
Feiyang1 pushed a commit that referenced this pull request Apr 30, 2019
* Add an isServerError function, remove a few any types

* Return a registrationPromise that will reject if the app is offline

Allows getAuthToken request to correctly report why the request failed.

* Return a registrationPromise if there already is a pending installation request

* Suppress registration errors in getFid
@firebase firebase locked and limited conversation to collaborators Oct 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants