I am using react-full-screen node package to make a full screen component, however modals, popovers, and drawers do not work.
Could you please help me make a working modal within my full screen component?
>Solution :
It happens to me as well when I use material UI components
I created a custom modal with CSS to achieve this. If you need assistance, follow the link below
👉 https://www.w3schools.com/howto/howto_css_modals.asp