ekwonye-richard / react-flags-select

Customizable svg flags select components for React Js
194 stars 121 forks source link

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

Open DaywisonSilva opened 1 year ago

DaywisonSilva commented 1 year ago

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