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

DatePicker does not work in Blazor wasm #844

Closed
vincentnl opened this issue Mar 30, 2024 · 2 comments
Closed

DatePicker does not work in Blazor wasm #844

vincentnl opened this issue Mar 30, 2024 · 2 comments
Assignees

Comments

@vincentnl
Copy link

Just importing the js does not cause the datedropdown to show.

should the initFlowbite be extended upon to include the datepicker?

https://flowbite.com/docs/getting-started/blazor/

@zoltanszogyenyi
Copy link
Member

Hey @vincentnl,

The new datepicker update has arrived in v2.4.1 so please try again:

https://flowbite.com/docs/components/datepicker/index.html#javascript-behaviour

It is now part of the instances and will initialize when calling initFlowbite() too.

Cheers,
Zoltan

@NathanVG
Copy link

I am also having issues with this:

#986

I am using <script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/flowbite.min.js"></script>

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

3 participants