Closed carpad88 closed 1 month ago
Hi, please double check you did everything here.
You must have missed a step, the CSS is not correctly built by Tailwind and therefore the menu is misplaced.
My bad, the issue was the CSS not been imported by the theme because a typo.
I copied the line in the reference you gave me and everthing works as expected.
Thanks 👍
What happened?
When using this function
The context menu appears far away from the event that was clicked.
If the event is close to the right side of the screen a horizontal scroll is generated
How to reproduce the bug
Everthing is set up as required in the documentation, I'm using a custom filemnt theme and my widget is this:
You can check the following video to see the unexpected behaviour
https://github.com/user-attachments/assets/a2763946-4aad-4547-848a-3f6a25a03140
Package Version
1.8
PHP Version
8.2.
Laravel Version
11.27.2
Which operating systems does with happen with?
macOS
Notes
No response