mantine
mantine copied to clipboard
Tooltip arrow not moving to the correct direction
What package has an issue
@mantine/core
Describe the bug
As you can see, the arrow is not moving where the trigger is positioned on the screen
What version of @mantine/hooks page do you have in package.json?
5.4.0
If possible, please include a link to a codesandbox with the reproduced problem
No response
Do you know how to fix the issue
No
Are you willing to participate in fixing this issue and create a pull request with the fix
No response
Possible fix
No response
We'll need to integrate arrow middleware from floating ui, I wasn't able to make it work, PR for Tooltip and Popover components is welcome.
https://floating-ui.com/docs/arrow
Going to go through the docs and see how we can integrate it with Mantine
Fixed in 5.4.2