JaneDawson
Results
2
issues of
JaneDawson
When I return a Firebase List Object only once like this: `return this.db.list('/items').take(1);` I receive the following error in VS Studio Code: > [ts] > The 'this' context of type...
bug
help wanted
Thank you for this fantastic module! How would you deal with the authentification to get the current user Id? Would you somehow have to add offline support for it, as...
enhancement