Column Filter: Auto close on Click Outside does not work #13596
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Milestone
Describe the bug
According to the code of the Column Filter, the filter should automatically hide when clicking outside.
It does not right now.
Side Note:
When you use a datepicker or autocomplete as filter input (with appendTo=body) the filter will close when fixing this bug.
Environment
PrimeNG Playground https://primeng.org/table#filter
Reproducer
https://primeng.org/table#filter
Angular version
16.x
PrimeNG version
16.3.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
x
Browser(s)
All
Steps to reproduce the behavior
Expected behavior
Should close when clicking outside.
A solution for appendTo body inputs would be appreciated.
The text was updated successfully, but these errors were encountered: