jyotirmaybanerjee / react-duallist

A React searchable and sortable and fully customizable dual list. It supports custom icons.
https://rawgit.com/jyotirmaybanerjee/react-duallist/master/example/examples.html
MIT License
6 stars 5 forks source link

Please pass non empty arrays #9

Open vtslab opened 5 years ago

vtslab commented 5 years ago

If I try the demo I can never use the << button without getting the warning "Please pass non empty arrays". How can the << button be used?

My use case would be if a user has selected 10 items from a large list on the left and wants to start all over again.

vtslab commented 5 years ago

Never mind, I landed on the wrong github repo. More recently maintained version(?) can be found on https://github.com/jakezatecky/react-dual-listbox