Jasan

Results 82 issues of Jasan

Uncaught TypeError: Cannot read property 'style' of undefined at stackBlurImage (stackblur.js:43) at HTMLImageElement.preImg.onload (LazyImage.js:53)

bug

Is it possible to auth with SMS MFA in a cloud function/lambda and persist auth Could this be possible: on initial cloud function run the SMS mfa can be requested...

native module i'm building uses firebase(installed through cocoa pods). I added `"$(SRCROOT)/../../../ios/Pods/**"` to header search path in the library native module and now in the Project that uses the native...

results look like this while using on some sites: `artoo.saveJson(list, {filename: "test.json", pretty: true});` `"[{\"cartoon\": \"\", \"name\": \"Wonder Woman\"]"` On some sites it works fine and saves it like so:...

THis seems to be the only code i came across that integrates firebase+react+es6+redux. would love a video/written tutorial , so a newbie like be can understand. thanks in advance.

### Description running `firebase serve --only functions` leads to the following error, although it does run on port 8010 as a backup. but still gives me the error: ``` E0920...

question
needs more information

I used this PWA as an example using SW precache v2 in my React App and webpack. However, I am not getting the same results. My app works offline. but...