Good
evening. I'm currently using the DropDownListComponent component with the
ItemTemplate and ValueTemplate templates. however, I change the value of my
component when loading the page in the componentDidmount lifecycle via a via a
setState. the problem is that the value is not taken into account and when the
popup opens the item list is invisible..
By adding
the value property in the component and modifying its value I have this
momentum. I left your
example at
https://ej2.syncfusion.com/react/demos/#/material/drop-down-list/template
Thanks in
advance and regards,