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
@holzfelix Please provide a full reproduction test case. This would help a lot 👷 .
A live example would be perfect. This codesandbox.io templatemay be a good starting point. Thank you!
In my reactJS applickation I use Material UI and react-bootstrap-table.
In a cell I use the Material UI IconButton like this:
Solution is this:
The Tooltip is cutted by the Table cell Borders. I tried to change the z-index and read this: #5912
But no solution.
Any hints for me?
Thanks in advance
The text was updated successfully, but these errors were encountered: