themesberg / flowbite

Open-source UI component library and front-end development framework based on Tailwind CSS
https://flowbite.com
MIT License
7.74k stars 727 forks source link

Updated blazor.md with instructions for Blazor WASM integration #739

Closed carlohortega closed 8 months ago

carlohortega commented 10 months ago

I updated blazor.md with instructions on how to use Interop to achieve Flowbite initialization. The suggestion includes a work-around for what seems to be a bug in the current implementation of the OnAfterRenderAsync method. Please use if you find it helpful.

zoltanszogyenyi commented 8 months ago

Hey @carlohortega,

Thanks for the PR! I have previously merged a PR for WASM, can you please compare the one currently merged and the one from your PR? If there's something in more details then we can add your, but I need a bit more info:

https://flowbite.com/docs/getting-started/blazor/#wasm-integration

Thanks, Zoltan

carlohortega commented 8 months ago

Hi Zoltan,

I took a look at the currently merged version. It is essentially what I suggested in my PR. I think you're good to go. Please disregard my PR at this point.

Thank you,

Carlos Ortega | CIO – Enterprise Information Systems

Enterprise Information Systems | PO BOX 291, Kathleen FL 33849

M (916) 207-5838 | @.**@.>


From: Zoltán Szőgyényi @.> Sent: Wednesday, January 24, 2024 9:22 AM To: themesberg/flowbite @.> Cc: Carlos Ortega @.>; Mention @.> Subject: Re: [themesberg/flowbite] Updated blazor.md with instructions for Blazor WASM integration (PR #739)

Hey @carlohortegahttps://github.com/carlohortega,

Thanks for the PR! I have previously merged a PR for WASM, can you please compare the one currently merged and the one from your PR? If there's something in more details then we can add your, but I need a bit more info:

https://flowbite.com/docs/getting-started/blazor/#wasm-integration

Thanks, Zoltan

— Reply to this email directly, view it on GitHubhttps://github.com/themesberg/flowbite/pull/739#issuecomment-1908229260, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ANW7XMH2ARCES4GDQ4JO2LTYQEKJNAVCNFSM6AAAAABAB265DGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBYGIZDSMRWGA. You are receiving this because you were mentioned.Message ID: @.***>

zoltanszogyenyi commented 8 months ago

Thank you @carlohortega!