selectivity icon indicating copy to clipboard operation
selectivity copied to clipboard

Problem with adding an existing item to the selected items

Open wzol opened this issue 7 years ago • 0 comments

I can't seem to figure out how to add an existing item to the already selected items. Example is in this fiddle: https://jsfiddle.net/ba2rgj4z/

I get Uncaught TypeError: Cannot read property 'id' of null

Expected result: both "Test 9" and "Test 6" selected.

Could you help me?

wzol avatar Apr 25 '18 15:04 wzol