-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Calendar: When use with Datatable filter, the calendar would show at the bottom of the page. #5055
Comments
Unfortunately, I couldn't open the attached codesanbox link. @tugcekucukoglu Could you please try, too? |
I have tried Chrome, Firefox, and Safari, and could not open. Could you share a new link? |
Please try the new link below: The original link still working for me but it show "@vnode-* hooks in templates are no longer supported." error now for some reason. |
|
Sorry, I wasn't concise enough and also went off topic. Thanks a lot for looking in to this.
|
Thank you for the video. I can suggest using 'showOnFocus' property for Calendar. Because when Calendar receives focus, the panel will open |
Describe the bug
The calendar would show at the bottom of the page when the filter icon is clicked and the calendar field gets focused. Click on the calendar icon would make it disappear. Subsequent clicks or focus would work properly.
Reproducer
https://codesandbox.io/p/devbox/primevue-demo-forked-69xnpd
PrimeVue version
3.46
Vue version
3.x
Language
ES6
Build / Runtime
Vite
Browser(s)
No response
Steps to reproduce the behavior
Expected behavior
The calendar panel should show as a popup.
The text was updated successfully, but these errors were encountered: