Skip to content

event show not working properly #7

@zzfortezz

Description

@zzfortezz

here is my setup
$('.filterdate').datepicker({ format: 'MM/dd/yyyy', placeholder :textdate, });

$('.opendate').click(function(){ $('.filterdate').datepicker('show'); })

when click button to open datepicker, it close immediately
please view image for more detail https://i.imgur.com/88KUIV7.gifv

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