Drop down Values not populating after deleting

@kuro

putting this syntax toRemove.queryView({view:“richselect”}); has worked for me

Thanks a ton kuro :slight_smile:

@kuro

In the snippet shared to me there is a bug like

https://snippet.webix.com/wwfxzkxu

if i click on the add button the row is getting added .

if i dont select an option in the dropdown and click on the trash icon, row is getting deleted.

Now if i click on the add button again row is not getting added.

Can you please help me ?

Regards
prasad Raju N

@kuro

Could you please help me :frowning: :frowning: .

@anybody

Pls help me out on this bug please…:frowning:

Write removed.push(toRemove); instead of a.push(toAdd);