Skip to content

Angular with SSR firebase bug #1754

@vforv

Description

@vforv

There is a bug with [email protected]

When install last version of firebase getting error on my server:

/dist/server.js:75602
if (self && 'firebase' in self) {
^
ReferenceError: self is not defined

With version 5.7.3 works fine.

I am using Angular 7 with server side rendering and @angular/fire": "^5.1.3" pkg as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions