Closed HubertDzikuc closed 4 years ago
using this version of ngx-gallery https://github.com/kolkov/ngx-gallery
with:
<ngx-gallery [options]="galleryOptions" [images]="galleryImages" [ngStyle]="{display:'inline-block'}"></ngx-gallery>
solves the problem.
node_modules/@angular/core/core.d 5680 export declare abstract class Renderer2 {
'Renderer2' is declared here.