Skip to content

Firebase Analytics issue on angular 11 #2672

Closed
@jtushar53

Description

@jtushar53

Version info

Angular:
Angular 11.0.1
Firebase:
8.0.2
AngularFire:
6.1.1
Other (e.g. Ionic/Cordova, Node, browser, operating system):
Ionic/Cordova, Mac os

How to reproduce these conditions

Try calling below code in one of the pages

const userInfo = { email: 'myemail@google.com'}
await this.angularFireAnalytics.setUserProperties(userInfo);

Failing test unit, Stackblitz demonstrating the problem

Steps to set up and reproduce

Sample data and security rules

Debug output

** Screenshots **
image

Expected behavior

Actual behavior

It was working earlier on 10.2.x, after upgrading to Angular 11 it is not working.

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