Results 75 comments of Casey Holzer

This is a better fix than #22 and should be implemented instead.

Using `track by` and `as` at the same time is not supported by Angular. See https://docs.angularjs.org/api/ng/directive/ngOptions#-select-as-and-track-by-. These issues have been resolved in my fork - https://github.com/caseyjhol/ng-bootstrap-select.

Getting the same error with: - node v14.10.0 - webpack v5.18.0 - webpack-cli v4.4.0

@risadams This is still an issue (with an available PR to fix it). I recommend reopening.

@ryanlelek @gilbitron Have you already started on this or would you be open to a PR?

Seems like this could be related to #65 too.

Yes, that works, and would be much easier than separating it into multiple files.