poohia

Results 3 issues of poohia

Firestore dosn't work ( TypeError: undefined is not an object (evaluating 't.constructor') ) : ``` FirebaseX.fetchFirestoreCollection( "lists", [], function (documents: any) { console.log( "Successfully fetched collection: " + JSON.stringify(documents) );...

**Symfony FOSUserBundle versions**: 2.0.* **Description of the problem including expected versus actual behavior**: I need catch event when user want reset password with bad email or before 2 hours than...

With InAppBrowser it's possible to use webkit.messageHandlers.cordova_iab.postMessage. But with ThemeableBrowser webkit is undefined ``` private options: ThemeableBrowserOptions = { statusbar: { color: "#ffffffff", }, toolbar: { color: "#ffffffff", height: 44,...