Open sroy2020 opened 1 year ago
Same for me...Is there a fix for this problem?
As a workaround, downgrading to 2.0.3 has been effective for me
As a workaround, downgrading to 2.0.3 has been effective for me
Yes, in 2.0.3 it works. Hope in a new release it will be fixed.
Describe the bug I get the following exception (see screenshot 1) when using version 2.1.0 but everything is fine with 2.0.3.
To Reproduce Steps to reproduce the behavior: When using 2.0.3 I just click on a dropdown that will specify the attachment to open. The list used by drop-down is not even part of the model.
Expected behavior No exception, just like with version 2.0.3. I'm using an EditContext (no choice here, it must be an EditContext) instead of an EditForm.
Hosting Model (is this issue happening with a certain hosting model?):
Additional context TabGeneral.razor
TabGeneral.razor.cs
AttachmentList .razor
AttachmentLis.razor.cs:
Model