James Lester
James Lester
me too I have problem like this [#290 ](https://github.com/lukasz-galka/ngx-gallery/issues/290) I think I have the duplicate lol.
https://stackblitz.com/edit/angular-ivy-vh6e2u?file=src%2Fapp%2Fapp.component.ts ``` test() { this.imageService.downloadPDF() .subscribe((blob) => { let base64data; var reader = new FileReader(); reader.readAsDataURL(blob); reader.onloadend = e => { this.base64data = reader.result; this.blobImg(this.base64data) } }); } blobImg(blob){ this.galleryImages.push({medium:...
> https://stackblitz.com/edit/angular-ivy-vh6e2u?file=src%2Fapp%2Fapp.component.ts > > ``` > test() { > this.imageService.downloadPDF() > .subscribe((blob) => { > let base64data; > var reader = new FileReader(); > reader.readAsDataURL(blob); > reader.onloadend = e =>...
create a jwt interceptor so that every API request you'll make, a token would be automatically put on the headers ``` if (currentUser && currentUser.accessToken) { request = request.clone({ setHeaders:...
> the problem is that it got really slow could you elaborate "slow"
> I updated all references to the deprecated Renderer service to Renderer2 inside `ngx-gallery-helper.service.d.ts` and `ngx-gallery-preview.component.d.ts` but then I got the error: > > `Uncaught Error: Can't resolve all parameters...
Still no update on this repo? This is dead, I guess??
bisaya ka pre?
Why is there no guide here?
This must be updated Pls wbraganca sir, update your widget thank you.