I am using the kendo-ui(2021.2.511) datetimepicker control in my Vuejs 2.x application.
The datetimepicker controls works when used on a page.
But when I use the datetimepicker in a v-dialog, and click the datetimepicker, the control displays behind the dialog for a moment then closes.
Has anyone seen this behavior? Is there a setting or work around to make the datetimepicker work correctly when used in a v-dialog?