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
Describe the bug
Positioning of modal is not working correctly using slot action-row.
It opens on bottom with action-row out of view instead of opening on top of date field.
Please beware, if its open and window is resized it works correctly. This happens only on initial open!
Didn't test this for sidebars with content higher than calendar. But maybe here will be the same issue.
To Reproduce
Just use slot example with action-row of official website and prepare window height to be a little higher than calendar modal: https://vue3datepicker.com/slots/content/#action-buttons
I made a screenshot with action-row out of view.
Expected behavior
Should open modal on top instead on bottom.
Screenshots
Desktop & mobile (please complete the following information):
Browser Chrome
Library version 8.6.0
The text was updated successfully, but these errors were encountered:
Describe the bug
Positioning of modal is not working correctly using slot action-row.
It opens on bottom with action-row out of view instead of opening on top of date field.
Please beware, if its open and window is resized it works correctly. This happens only on initial open!
Didn't test this for sidebars with content higher than calendar. But maybe here will be the same issue.
To Reproduce
Just use slot example with action-row of official website and prepare window height to be a little higher than calendar modal:
https://vue3datepicker.com/slots/content/#action-buttons
I made a screenshot with action-row out of view.
Expected behavior
Should open modal on top instead on bottom.
Screenshots
Desktop & mobile (please complete the following information):
The text was updated successfully, but these errors were encountered: