p-image-preview-indicator rendered when preview is false #14002
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
Image with
preview: false
show the p-image-preview-indicator, but should not.When inspecting our page, that image indicator mask is covering the whole page, making it impossible to inspect any elements without deleting the dom node everytime.
I checked the code and this commit seems to have introduced the regression: 162d199
Environment
PrimeNG 16.6
Reproducer
No response
Angular version
16.2.0
PrimeNG version
16.6.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.17
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: