You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using react Headroom (^2.2.2) which is not working with React Matrial UI (0.20.0) dialog. Code is given below. Kindly have a look and let me know abut the issue. TIA
I still have the same problem. Did you find a solution @tiggem1993 ?
I created a modal component from scratch and a animated it with react-transition-group. When I click on my modal window the overlay is a top level (z-index: 9999999) but the headroom is still overriding my style even if the z-index is set to 2. @KyleAMathews do you have a solution for that ?
I am using react Headroom (^2.2.2) which is not working with React Matrial UI (0.20.0) dialog. Code is given below. Kindly have a look and let me know abut the issue. TIA
--MyPopup.js --
--HeaderType2.js--
The text was updated successfully, but these errors were encountered: