You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi,
I’ve recently started using components from the fasthtml library, and they’ve been working great so far.
I tried implementing HTMX functionality as shown in the h2f example, and the default Select() from fasthtml works perfectly in that scenario.
However, I noticed that the Select() component from Shad4FastHTML doesn’t seem to be a drop-in replacement for this use case.
As I’m new to both fasthtml and HTMX, I’d appreciate any guidance or suggestions on how to make the Shad4Fast Select() work with HTMX. Specifically:
Are there any additional configurations or customizations required?
Is this a known limitation, or am I missing something?
Thank you in advance for your help!
On Python 3.13 and fasthtml 0.10.1
Kind regards,
HugoP
Beta Was this translation helpful? Give feedback.
All reactions