ng-select
ng-select copied to clipboard
Multiple select with placeholder close options on click in IE11
Multiple select with placeholder close options on click when clicking on placeholder in IE11, you can test in the example https://basvandenberg.github.io/ng-select#/examples/placeholder
I can confirm this bug. The ng-select component does not function properly in IE11 under the following conditions: a placeholder is provided and multiple is set to true.