I have a kendo-dropdownlist for which I want to display a placeholder/defaultItem. Placing defaultItem="Select item..." as per the documentation breaks the view. Is there something wrong in my implementation?
Demo: https://stackblitz.com/edit/angular-gavisy?file=app/app.component.ts