Hey there, I'm currently using Material UI and React Select. One issue I've run into is that my dropdown options are appearing below the modal window.
You can check out the code sandbox demo here
https://i.sstatic.net/Av6Pe.jpg
I've tried adjusting the z-index and changing the position value to absolute, but haven't had any success yet. Any help would be greatly appreciated!