MihaMarkic / BlazorDevExtreme

Blazor interop for DevExtreme library
MIT License
30 stars 5 forks source link

DxFileUploadInterop: Missing method #21

Open sven5 opened 5 years ago

sven5 commented 5 years ago

@MihaMarkic

Hi,

Unfortunately, it's become very quiet here. 😢

Today I came across another problem. When using the DxFileUpload widget and attach the OnValueChanged event the following error is thrown:

System.ArgumentException: "The assembly 'BlazorDevExtreme' does not contain a public method with [JSInvokableAttribute("DevExpress.Ui.DxFileUploaderInterop.OnValueChanged")]."

I will try to workaround this error .

Regards Sven

MihaMarkic commented 5 years ago

@sven5 Yeah, a bit busy lately.