Hi,
When I want to use LoadAsync in an EditForm I need to give a delay to make it work.
I've also noticed that the new method "RefreshAsync" also needs a delay in some cases.
I can understand the reasons behind this behavior, but as end users we don't want to guess where we need to put a delay and how much delay is required, that's not convenient and it can take a lot of time to find this workaround.
Can you consider to make a fix so we never have to put some delay ?
Please see this sample : https://blazorplayground.syncfusion.com/rZLgsDDfrfAVSibt
Regards,
Julien