Closed JChrist closed 4 years ago
Hello @JChrist ,
It seems you solved your issue, is that right?
Hi @lcuis, yes. I encountered some further issues that hindered the usage of this plugin (e.g. inline dialog breaking in web build) and also needed a way to load further values via api, so I've turned to a custom-made widget. Thanks!
Great if you found a solution. Cheers!
If attempting to remove from the items the currently selected value, a RangeError will be thrown. A very small app to demonstrate this is the following. If you select the last item and then attempt to remove it from the items (clicking the remove last item button) the RangeError will be thrown.