Dependencies check up
What version of @mantine/* packages do you have in package.json?
8.3.15
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
The Tooltip component does not throw an error when the child is not an element/component as it is described in the documentation tooltip#tooltip-children
If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/mantine-react-template-forked-kw8pq8?file=%2Fsrc%2FApp.tsx
Possible fix
No response
Self-service
Dependencies check up
What version of @mantine/* packages do you have in package.json?
8.3.15
What package has an issue?
@mantine/core
What framework do you use?
Vite
In which browsers you can reproduce the issue?
Chrome
Describe the bug
The Tooltip component does not throw an error when the child is not an element/component as it is described in the documentation tooltip#tooltip-children
If possible, include a link to a codesandbox with a minimal reproduction
https://codesandbox.io/p/sandbox/mantine-react-template-forked-kw8pq8?file=%2Fsrc%2FApp.tsx
Possible fix
No response
Self-service