GuavaCZ / calendar

MIT License
140 stars 13 forks source link

[Bug]: wrong position of conextual menu #25

Closed p3dro-docplanner closed 3 months ago

p3dro-docplanner commented 3 months ago

What happened?

When im creating a new event, using dateclick event or date select, the contextual menu doent appears close to the mouse.

Screenshot 2024-08-09 at 15 14 15

Only it is good when the screen is small

Screenshot 2024-08-09 at 15 16 42

How to reproduce the bug

using the contextual menu feature, click in the calendar. The contextual menu appears in the wrong position.

Package Version

2.0

PHP Version

8.2

Laravel Version

9

Which operating systems does with happen with?

macOS

Notes

No response

lukas-frey commented 3 months ago

You need to follow all steps in the installation (https://github.com/GuavaCZ/calendar?tab=readme-ov-file#installation)

p3dro-docplanner commented 3 months ago

Awesome, I dont know why i have two tailwind.config.js.

Thanks a lot @lukas-frey

lukas-frey commented 3 months ago

You're welcome

EDIT: one is probably your tailwind config you installed for your frontend, the other is for the Filament Panel. They use different configs.