Skip to content

Flowbite datepicker onShow and onHide don't get fired #45

@origaminh

Description

@origaminh

I'm trying out the flowbite datepicker component with the TypeScript implementation (used within an angular project), and am encountering the issue of not having the onShow and onHide events firing properly. The onShow event only gets fired when datepicker.show() is manually called. The "show" method is not even available within the DatepickerInterface.

The problem is demonstrated in the following stackblitz:
https://stackblitz.com/edit/stackblitz-starters-2mjgne?file=src%2Fexample-form%2Fexample-form.component.ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions