kscSoft

Results 1 issues of kscSoft

### Version [email protected] ### Angular Version Angular: 12.2.16 ### Link to minimal reproduction - component.html - component.ts headerImg; ngOnInit(): void { this._http.post(_api, { keyID: 2, }, { responseType: 'blob', }).subscribe((data)...