p-overlayPanel does not hide automatically after scrolling #13462
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
The overlay panel does not automatically hide when it uses scrolling, when the content does not fit in the container specified by the height, and the user scrolls the scrollbar with a mouse click instead of a wheel.
Environment
Windows/MacOS
Reproducer
https://stackblitz.com/edit/ppug2d?file=src%2Fapp%2Fdemo%2Foverlay-panel-template-demo.html
Angular version
16.0.0
PrimeNG version
16.1.0
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
any
Browser(s)
Chrome v114.0.5735.198
Steps to reproduce the behavior
Expected behavior
Panel closes after first click outside the panel
The text was updated successfully, but these errors were encountered: