Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

"appendTo" is not available in DateElement..#457

jaehyeong-gobox started this conversation inIdeas
Discussion options

Hello Vueform Team,

First, thank you for creating such an excellent library. Our team of about 10 developers has been actively using Vueform with Nuxt since last year, and it has become a core part of our development stack.

We've noticed a small inconsistency in props between elements. The SelectElement includes a very usefulappendTo prop, which is essential for preventing the dropdown from being clipped by parent containers withoverflow: hidden orposition: sticky.

However, this appendTo prop is not available on the DateElement and DatesElement. This causes the calendar pop-up to be hidden in our layouts.

Would you consider adding theappendTo prop to the DateElement and DatesElement for consistency and to resolve this common layout issue?

Thank you for your time and for all your hard work on this project.

You must be logged in to vote

Replies: 1 comment

Comment options

Hey, it's great to see you are making good use of Vueform—happy to hear that!

The date elements useflatpickr under the hood, which happens to have anappendTooption that can be set viaextendOptions. Not sure if it is working as expected, but probably worth a try.

You must be logged in to vote
0 replies
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
Ideas
Labels
None yet
2 participants
@jaehyeong-gobox@adamberecz

[8]ページ先頭

©2009-2025 Movatter.jp