Lars Krafft

Results 3 issues of Lars Krafft

Hi, you have an error in your package.json ``` { "name": "nice-select2", "version": "2.1.0", "description": "A lightweight Vanilla JavaScript plugin that replaces native select elements with customizable dropdowns.", "main": "src/js/nice-select.js",...

Hi, I have a problem with a component that uses {this.props.children} in it's render function. All other components within this wrapper won't be found by the "find({key:value})" method.

# Problem description A customer wants to be able to sort the options in a select to filter search results. I created a block for that with each block just...

Feature