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
@Akryum I've come up with a pretty naive but functionnal approach for this. I have already made it working on my local env, I would be happy to open a PR on this projet to get it working (we love this project and highly need it now 😄 )
Problem
When using the floating-vue component on inline text, the tooltip is not correctly positionned as shown in the screenshot below (taken from the demo)
Solution
A solution would be to add an inline props to the Popper component in order to leverage the inline() method of the floating-ui library
The text was updated successfully, but these errors were encountered: