Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!>
Thanks for joining our community and helping improve Syncfusion products!
In this incident customer used the interface for TItem instead of class. Also inherited the interface to class where they defined field with the Generic type. Mapped that field to the component. We are facing the below console error.