From bda1625b7384f60340c407b839cb7fe8b84fe758 Mon Sep 17 00:00:00 2001 From: Kevin <94969394+leykee@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:56:39 +0100 Subject: [PATCH 1/2] fix(p-image-preview-indicator): only show image-preview-indicator when preview is true --- src/app/components/image/image.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/components/image/image.ts b/src/app/components/image/image.ts index 225844f734e..a73d12d53af 100755 --- a/src/app/components/image/image.ts +++ b/src/app/components/image/image.ts @@ -23,7 +23,7 @@ import { FocusTrapModule } from 'primeng/focustrap'; template: ` -