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!
Description:
When assigning value to the fields of the Dataform in the ParameterSetAsync,
console error occurs
Sample: https://blazorplayground.syncfusion.com/BtLTXBhUqkJFGQLu
Customer reported the same issue in the nested class, so kindly ensure this
case in nested case also. Please find the customer sample below,
Customer’s sample: https://blazorplayground.syncfusion.com/rNLpDVLKqkmJnGCy
Replication Procedure:
Expected: Value should bind properly even when assigning in parameter set async
Actual: throws console error.