Closed Nilesh1199 closed 1 year ago
I hate to play the blame game, but this is because MUI Select don't render in the same element as the fullscreen one. As far as I know this is an implementation detail in MUI Select.
Please see this issue for more help https://github.com/snakesilk/react-fullscreen/issues/44
thanks @pomle
I'm using MUI Select and Popper, in full-screen mode if I click on select, menu list is not visible and also for the MUI Popper. As I inspected the page can see the menu list and popper being rendered (tried increasing Z-index but not working).