G.V.S Akhil

Results 14 comments of G.V.S Akhil

Is the issue cleared???

Thats a basic feature everyone needs. I donno why they are not still supporting it.

Installing firebase-tools fixed the issue firebase login npm i -D firebase-tools ng add @angular/fire@latest

@prettyboyweiwei works thanks :) My code with jspdf ``` const scale = 2; const dataUrl = await domtoimage.toPng(elm, { height: 2130, width: 1100, style: { transform: "scale(" + 2 +...

having defaultSource makes fastImage the best plugin :(

Hi @AhmedLSayed9 I am facing the same issue, where if there is no space on the bottom, the items are not showing and its not scrolling. I have attached video...

Any update on when this will be available?

Its working fine for me in Angular9 ``` "@angular/animations": "~9.0.5", "@angular/common": "~9.0.5", "@angular/compiler": "~9.0.5", "@angular/core": "~9.0.5", "@angular/forms": "~9.0.5", "@angular/platform-browser": "~9.0.5", "@angular/platform-browser-dynamic": "~9.0.5", "@angular/router": "~9.0.5", "@kamiazya/ngx-speech-recognition": "^0.4.3", "rxjs": "~6.5.4", "tslib": "^1.10.0",...