python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
export 'Timestamp' (imported as 'Timestamp') was not found in > '@angular/fire/firestore
I have just upgrade my app from ionic 5 to 6 with
angular 13 and
angular/fire - 7.2.0
firebase 9.6.3
same error coming in
FacebookAuthProvider
OAuthProvider
GoogleAuthProvider
and importing timestam...
Rajnesh Rathor
Votes: 0
Answers: 1
Missing results in Firebase array-contains query with objects
I'm having a weird issue where I'm querying my user table and depending on a whether the user doing the query has the field "group" filled it will either return all users in that group when ...

Jonathan
Votes: 0
Answers: 0
angular/fire get next item in collection using startAfter
I am having trouble getting the next item in a collection using angular/fire.
The error I am getting is:
Error: Function startAfter() called with invalid data. Unsupported field value: a custom Angul...

danday74
Votes: 0
Answers: 1