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
When I put the calendar inside a Flowbite modal, the dropdown opens inside the modal instead of on top of the modal, and I've managed to fix more or less by applying position:fixed on the dropdown menu, but the positioning is not dynamic anymore.
Reproduction
Insert a datepicker component inside a Flowbite component and try to open the datepicker dropdown.
Describe the bug
When I put the calendar inside a Flowbite modal, the dropdown opens inside the modal instead of on top of the modal, and I've managed to fix more or less by applying
position:fixed
on the dropdown menu, but the positioning is not dynamic anymore.Reproduction
Insert a datepicker component inside a Flowbite component and try to open the datepicker dropdown.
Flowbite version and System Info
The text was updated successfully, but these errors were encountered: