Ramon

Results 3 issues of Ramon

**Ionic version:** [ ] **2.x** [X] **3.x** [ ] **4.x** **Ion2-calendar mode:** [ ] components mode [X] modal mode **I'm submitting a ...** [X] bug report [ ] feature request...

Would it be possible to bump angular to version 12?

**Describe the bug** setUserId method does not accept null. https://github.com/capacitor-community/firebase-analytics/blob/master/src/web.ts#L83 **To Reproduce** ``` FirebaseAnalytics.setUserId({ userId: null, }); ``` **Expected behavior** When the user logs out, it must be possible to...

enhancement