Describe the bug
The is a slight bouncing of the DatePicker's popup when it is opened above the input of the component
To Reproduce
Expected behavior
The popup's opening animation should not have any bounces
Hi, Vincent,
This a known issue, you can track its progress in our public repo:
https://github.com/telerik/kendo-vue/issues/404
Once it has been fixed the GitHub item will be updated accordingly. As a workaround, I can recommend setting the animate to false via the popupSettings. Here is an example that showcases this approach here:
https://stackblitz.com/edit/dzucjt-fzdwkr?file=src%2Fmain.vue
Please let us know in case further assistance is required.
Regards,
Filip
Progress Telerik
Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources!