xxxKOTxxx
xxxKOTxxx
Hi, guys. As I can understand problem is in [this file](https://github.com/ng-select/ng-select/blob/master/src/ng-select/items-list.ts) on string 227 `const value = isDefined(item.$ngOptionValue) ? item.$ngOptionValue : item;` It works wrong because of isDefined method looks...
I tried to fix it locally, but my suggestion works only for set correct value (null instead item object). Initial selected value setting not working (I have not so many...
> If we add this change it could break a lot of functionality since we treat both null and undefined as empty or cleared state. You treat wrong! Usage of...
Any updates? Same problem with Google fonts