Ikboljon
Results
1
comments of
Ikboljon
> I have encountrered the same problem and have solved / bypassed it by adding: > > `state.selected?.choice?.removeAt(i);` in the function for `chipOnDelete` This is actaully right solution. The respective...