Reza Rahmati

Results 22 comments of Reza Rahmati

@AckerApple Hi Acker, is there any plan to fix this?

Not working on Android 4.2

@NullSoldier I receive the below error `TypeError: mockfirebase.ref is not a function` Please see this [https://github.com/soumak77/firebase-mock/issues/151](https://github.com/soumak77/firebase-mock/issues/151)

I added this and issue resolved `faceapi.nets.tinyFaceDetector.loadFromUri(this.MODEL_URL),`

Please support this feature, it's needed when creating web components @Amiral1 did you find a workaround for size?

Great library, awesome UI/UX, please support Ng2

seems this is a dead repo, last commit was on Feb 2017

Also it would have been great if we could use multiple Expose on one property, ``` export class Employee { @Expose({name: "firstName"}) name: string; @Expose({name: "department" }) @Expose({name: "employeeDept" })...

seems cosmos db needed to be created to use `SQL api`, I dropped db and recreated with SQL api and now I am able to see the Keys section, I...

@jnizet Yes I understand that, the issue is I am bale to get the ref but not able to do the operation. I tried adding trailing slash to the path,...