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

Ionrangeslider HTMX integration #792

Open
henhuy opened this issue Mar 26, 2024 · 1 comment
Open

Ionrangeslider HTMX integration #792

henhuy opened this issue Mar 26, 2024 · 1 comment
Assignees
Labels
Help wanted Person asking for help

Comments

@henhuy
Copy link

henhuy commented Mar 26, 2024

I want to use ionrangeslider in combination with HTMX.
Therefor, I set up ionrangeslider with HTMX Attribute hx-get on the input element which is normally triggered by change event.
But as the change event is not fired (as far as I know I only can listen to it in JS).
See my example fiddle:
https://jsfiddle.net/f67v3mp2/

How can I activate HTMX inionrangeslider? Or is this currently not possible?

@henhuy henhuy added the Help wanted Person asking for help label Mar 26, 2024
@henhuy
Copy link
Author

henhuy commented Mar 26, 2024

From issue #131 I guess it should work - but as you can see in my fiddle, only "normal" input works with HTMX

henhuy added a commit to empowerplan/epp-app that referenced this issue Mar 28, 2024
Unfortunately ionrangeslider seems not to work with HTMX yet. See opened issue here: IonDen/ion.rangeSlider#792
henhuy added a commit to empowerplan/epp-app that referenced this issue Apr 10, 2024
Unfortunately ionrangeslider seems not to work with HTMX yet. See opened issue here: IonDen/ion.rangeSlider#792
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help wanted Person asking for help
Projects
None yet
Development

No branches or pull requests

2 participants