Manuel Schmidt

Results 5 issues of Manuel Schmidt

Hi there, following problem: - call https://codepen.io/Mobius1/pen/QgdpLN - change "Native Dropdown (Single)" - see console for error `too much recursion selectr.min.js:46:192` - replace codepen setting JS to https://unpkg.com/mobius1-selectr@latest/src/selectr.js the error...

Hi, we have a form with several dropdowns where we attach Selectr in Version 2.4.13 at every single `select` element. In this case it makes no sense, that every new...

On mobile view the `touchstart` and `click` event seems to trigger the `toggle()` call twice. This results in a `close()` call despite I want to open the dropdown. Sure it...

Require a newer version of qrjs Hope this makes sense 😄 Had the idea, because before this nix webcomponent I used qrjs2 directly. But your component is an inspiration to...

Hello all, since we have a dependency to `Nyholm/Psr7` in our project, we get an error with SOAP requests via `phpro/soap-client`. ``` PHP Fatal error: Uncaught ValueError: DOMDocument::loadXML(): Argument #1...