-
I'm working on a project that's using react-widgets, and in both our app and the Docs, the dropdown created from clicking in the Multiselect gets covered by the keyboard on a Samsung S2 tablet. This h…
-
I am attempting to migrate from Select2 3.5.2 to Select2 4.0.0rc1
I have current code which uses InitSelection to prepopulate values
But i see that this is being deprecated which makes sense, init…
-
According to the example, renderLabel returns an object, so I'm a little confused as to why the Type definition requires a ReactElement. I can't get the example to compile with TypeScript.
Any idea…
-
For a long dropdown list, that could allow multiple values (e.g. when filtering) - it would be good to provide a multiselect drop down.
For instance, similar to the functionality in https://jedwats…
-
Since Laravel 5.5 will be released this month should we consider updating this based on the dev branch of Laravel 5.5?
-
![screen shot 2017-01-03 at 5 59 58 pm](https://cloud.githubusercontent.com/assets/16860302/21604613/13979ca6-d1df-11e6-84e8-4f33d00d7904.png)
I have a customized table implementing with react-bootst…
-
# References / Select Editor
**[
-
### Steps
I have a MutiSelect implementation of Dropdown that I am writing unit tests for and when I simulate the change event for it I get
>TypeError: e.nativeEvent.stopImmediatePropagation is n…
-
while installing the react-dropdown-multiselect i am getting following error in terminal:
> ├── UNMET PEER DEPENDENCY react-dom@^0.14.0
> └─┬ react-dropdown-multiselect@1.0.0
> └── classnames@2.2.…
-
Hi.
If you add an item to values from MultiSelect's dropdown, MultiSelect's "resizable-input" is the latest in "react-selectize-search-field-and-selected-values" node. It's ok.
But if you add an…