Table: column-filter outside click does not close when it is inside a dialog component #16020
Labels
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
Describe the bug
put a table and a column filter inside dialog
click to open filter menu
it will not hide event if you close the modal
Environment
Windows
Reproducer
https://stackblitz.com/edit/github-978vwo
Angular version
17.3.8
PrimeNG version
17.8.4
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
v20.12.1
Browser(s)
All
Steps to reproduce the behavior
put a table and a column filter inside dialog
click to open filter menu
it will not hide event if you close the modal
Expected behavior
close the modal on outside click
The text was updated successfully, but these errors were encountered: