Thumose3

Results 8 comments of Thumose3

Thank you for the response, I think your arguments really make sense. But in our working context, where we use slippers extensively (everything is componerised), it feels annoying and redundant....

Yes please! And if possible add a flag in settings, that will allow passing all context from the parent component to the component? So people can choose if they want...

Yeah, we are also using it together with HTMX, it's indeed cumbersome

Any update on this by any chance?

I just build this branch PR with `yarn build:js` and it seems to work perfectly. I can initialize specific dropdowns with ``` element = document.getElementById("btn_1") initDropdownByElement(element); ``` This makes so...

I created a PR for this here: https://github.com/carltongibson/django-filter/pull/1660