bryntum / support

An issues-only repository for the Bryntum project management component suite which includes powerful Grid, Scheduler, Calendar, Kanban Task Board and Gantt chart components all built in pure JS / CSS / TypeScript
https://www.bryntum.com
54 stars 6 forks source link

Required validation error showing twice on datetimefield #10322

Open taauntik opened 4 days ago

taauntik commented 4 days ago

Forum post

Reproducible here https://bryntum.com/products/grid/docs/api/Core/widget/DateTimeField

With this code

new DateTimeField({
    appendTo : targetElement,
    // value    : new Date(2021, 0, 5, 12, 40),
    label    : 'Enter date & time',
    required : true
});

https://github.com/user-attachments/assets/0ec261f6-c024-4b3a-a936-bc32ec6c4529