Skip to content

setEndDate returns console error. #25

@ugurcanomur

Description

@ugurcanomur

I'm try use setEndDate but when i trigger $(".t-datepicker").tDatePicker('setEndDate', '2022-12-30') it's returns console error like this, Uncaught TypeError: Cannot read property 'left' of undefined.

My code,
$('.detail-picker').tDatePicker({ // options }).on('selectedCI',function(e, slDateCI) { console.log(slDateCI) $('.detail-picker').tDatePicker('setEndDate', '2022-12-30') });

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions