maykinmedia / dual-listbox

A simple dual listbox build in plain Javascript and some simple styling. (no other libraries of frameworks required)

Home Page:https://maykinmedia.github.io/dual-listbox/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Selected List items created under options breaks add/remove feature

davidd94 opened this issue · comments

Is there a way to create option items for the Selected List upon loading? It will provide a more flexible use out of the dual-listbox.

Nevermind. I just played around and discovered it under the 'options' settings.

I've played around with creating option items under Selected List and it seems to break when I try to add new items to it. I also cannot remove the item to begin with. Am I missing something here?