react-modal-image
react-modal-image copied to clipboard
Header is not visible when clicked on the image.
I want to have a header for a rotating image and zoom the image. But, wherever i clicked on the image, then the header is hidden.
@Ats1999 thanks for the bug report. Do you have a demo of the issue somewhere online? I could take a look.
@ivankoop actually it's a big code base so it's hard to share a demo. When i inspected why it is happening, where it's happening. There was a parent MUI navbar, it's styling is creating error.
Btw.l, I'll try to produce an example.