OverlayPanel, Popover: Changing the dismissable property after the overlayPanel has already been opened has no effect. #15964
Labels
Type: Enhancement
Issue contains an enhancement related to a specific component. Additional functionality has been add
Milestone
Describe the bug
Changing the
dismissable
property after the overlayPanel has already been opened has no effect.Environment
unrelated
Reproducer
https://stackblitz.com/edit/github-rhrnsr?file=src%2Fapp%2Fapp.component.html
Angular version
18.2.12
PrimeNG version
18.0.0-rc1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
unrelated
Browser(s)
No response
Steps to reproduce the behavior
No response
Expected behavior
The current value of the property
dismissable
should be respected.The text was updated successfully, but these errors were encountered: