Skip to content

5.3.0 not working in IE 11 due to proxy object #2296

Closed
@musso

Description

@musso

Version info

Angular: 8.2.14

Firebase: 7.7.0

AngularFire: 5.3.0

Other (e.g. Ionic/Cordova, Node, browser, operating system): IE 11 in win 10

How to reproduce these conditions

Following the documentation to install Angularfire in a new angular project using 5.3.0 version. The angular will not be working in IE 11 due to proxy object introduced at angularfire/src/core/angularfire2.ts

Debug output

'Proxy' is undefined

Expected behavior

Since IE 11 should be supported in Angular supported browser, it is expected angularfire follows it. And there is no related proxy core js polyfill to fix in angular
polyfill.ts

Actual behavior

It shows a blank page with 'Proxy' is undefined error in IE 11 console. Proxy Polyfill may be a fix fyi.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions