You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
In the searching and filtering example, when a filter input has been opened, clicking outside the popover hides it.
https://icflorescu.github.io/mantine-datatable/examples/searching-and-filtering/
I'm trying to follow the example, but the popover stays visible after clicking outside of it. I can only close it by clicking on the filter icon.
https://codesandbox.io/p/sandbox/mantine-datatable-filtering-kkph8p
Why is the behavior different in these two examples? How do I control the hiding behavior of the popover?
Beta Was this translation helpful? Give feedback.
All reactions