Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overflows out of the screen as the date input is opened jus below the input #49

Open
Vishali10 opened this issue Oct 31, 2022 · 4 comments

Comments

@Vishali10
Copy link

Because the datepicker is placed directly below the input field, the datepicker gets clipped when the input is inside an overflow scroll content.

@shubhadip
Copy link
Owner

can you please share the sandbox link of the above scenario

@Vishali10
Copy link
Author

https://codesandbox.io/s/vue3-example-forked-e8ck3n?file=/src/components/Editor.vue
image
The date picker overflows out of the container even if there is a space to fit in the calendar in the opposite direction.

Something like this is expected. Check out the append-to-body attribute here: https://mengxiong10.github.io/vue2-datepicker/index.html

@marco-mastella
Copy link

any news on the issue? me too with the same error
image

@BDiogo
Copy link

BDiogo commented Oct 2, 2023

Is there any fix for this?
Could it be considered to add a "appendToBody" prop, which will add the popup in the body and place it fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants