react-flags-select icon indicating copy to clipboard operation
react-flags-select copied to clipboard

Dialog with overlay, without persistent mode the search dialog don't close

Open DaywisonSilva opened this issue 3 years ago • 0 comments

The motivation for this is a simples dialog with a custom overlay, in this case a search dialog don't close when the same dialog has a "stopPropagation" method, here an example:

https://codesandbox.io/s/little-pond-csjxci?file=/src/App.js

DaywisonSilva avatar Dec 08 '22 01:12 DaywisonSilva