Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(picker): improve performance for limel-picker
Before this fix, the following error would be thrown if a chip was chosen and then removed in a limel-picker element: ``` Uncaught RangeError: Maximum call stack size exceeded ```
- Loading branch information