kscSoft
Results
1
issues of
kscSoft
🐛 [Bug]:
2
### 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)...