wittlock/ngx-image-zoom

image width being set to zero after using nz-skeleton ant design package

Closed this issue · 0 comments

` <nz-skeleton [nzLoading]="loading" [nzActive]="true"
[ngStyle]="loading ? {'height': '1000px','padding': '1em 15%'} : null">

<lib-ngx-image-zoom [thumbImage]="currentImg" [fullImage]="currentImg" [magnification]="2">

`

if anybody found solution for this. it would be help