Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
origaminh opened this issue Sep 8, 2024 · 0 comments
Open

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

origaminh opened this issue Sep 8, 2024 · 0 comments

Comments

@origaminh
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant