Hello i thinks i found a bug for RadzenAutoComplete component.
When u try to initialize an AutoComplete component without using @bind-Value="@var" but only Value="@var" the component render as empty.
I manage to replicate this on the demo too.
Using Value
Using @Bind-Value
Thanks!