Watch
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!
After upgraded a blazor wasm project from v19.1.69 to v19.2.44, found an issue with the odata and the autocomplete control, the url does not contain fields on the select when calling the endpoint
https://domain.com/odata/Customers?$count=true&$filter=contains(tolower(Name),%27po%27)&$select=&$skip=0&$top=30