ng-image-fullscreen-viewer icon indicating copy to clipboard operation
ng-image-fullscreen-viewer copied to clipboard

Force Refresh

Open myounees opened this issue 4 years ago • 2 comments

Hi, nice implementation easy to use package. yet it needs some enhancements:

  1. when using in a child component, it doesn't render (consider a child of app component and there you show the image-fullscreen-viewer).
  2. when image is url, the spinner continue to spin even if the image is loaded, you need to close the fullscreen-viewer and reopen it again.

myounees avatar Oct 20 '20 16:10 myounees

I have the same issue when I use changeDetection: ChangeDetectionStrategy.OnPush

ukaya0 avatar Apr 10 '21 09:04 ukaya0

Hi, nice implementation easy to use package. yet it needs some enhancements:

  1. when using in a child component, it doesn't render (consider a child of app component and there you show the image-fullscreen-viewer).
  2. when image is url, the spinner continue to spin even if the image is loaded, you need to close the fullscreen-viewer and reopen it again.

Any workaround to the point 2.?

jjbenitez026 avatar May 26 '21 18:05 jjbenitez026