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
I am using the headless modal component on my project and inside that modal, I am using a datepicker library, specifically flatpickr for my date picker input. The trigger is shown correctly inside the modal but after clicking the trigger, the dropdown is shown beneath the modal.
I am using the headless modal component on my project and inside that modal, I am using a datepicker library, specifically flatpickr for my date picker input. The trigger is shown correctly inside the modal but after clicking the trigger, the dropdown is shown beneath the modal.
Image for visual representation of the issue:
![image](https://private-user-images.githubusercontent.com/74293138/320260185-0ace8bd7-e7eb-4a18-bb6d-aeb811cdda9a.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0MTkzODEsIm5iZiI6MTczOTQxOTA4MSwicGF0aCI6Ii83NDI5MzEzOC8zMjAyNjAxODUtMGFjZThiZDctZTdlYi00YTE4LWJiNmQtYWViODExY2RkYTlhLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEzVDAzNTgwMVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWMzMmViM2FhY2E2NTlhM2VhZjQ2NTQxZjZmN2ZmZTg5YTAyMTZjZTZlNjdkYWY2ZjVkOGE5OGYyY2Y5ZWZmYzAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.U5WM5Il2z-g2_78t8wj_tssmpkcpscapnjVbdm0jGrg)
Minimal reproduction link:
https://stackblitz.com/edit/qwik-starter-xdwp96?file=src%2Fcomponents%2Fdatepicker.tsx
The text was updated successfully, but these errors were encountered: