Materializecss select not working with angular 5
问题 I am getting data from the server and filling an array. With that array I fill the <option> of a <select> but materializecss is not showing it properly. As you can see I am following the tip of materializecss of dinamic loading: You must initialize the select element as shown below. In addition, you will need a separate call for any dynamically generated select elements your page generates. http://next.materializecss.com/select.html category-selector.component.ts export class