In below ant design table, For First "Name" Column filter functionality is added. But when I select any option like "Joe" and press "ok", then filter popup is kind of flickering before closing.
Code link: https://codesandbox.io/s/filter-search-antd-4-23-6-forked-8bb1y3?file=/demo.tsx
Could anyone help and see how to fix this flickering issue.