Warning: Check the render method of @mantine/core/Tooltip
with Mantine 7 and MRT V2
#215
Closed
1 task done
Labels
V2
Issue with MRT V2
mantine-react-table version
v2.0.0-alpha.4
react & react-dom versions
^18.2.0
Describe the bug and the steps to reproduce it
On the project we use Mantine UI library v7.3.0 and Mantine React Table, everything works fine but the console displays Warning: Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
Check the render method of
@mantine/core/Tooltip
.Which is a bit annoying. Is it possible to fix it?
Minimal, Reproducible Example - (Optional, but Recommended)
Screenshots or Videos (Optional)
Do you intend to try to help solve this bug with your own PR?
No, because I do not have time to dig into it
Terms
The text was updated successfully, but these errors were encountered: