Deploy with example app, can't add or edit entities

BTW are there any log files?

I had to edit the generated page to get the stacktrace:

at PerformanceTest7Blazor.RadzenCrmService.UpdateContact(Nullable1 id, Object contact) at PerformanceTest7Blazor.Pages.EditContactComponent.Form0Submit() Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: NoConstructors at PerformanceTest7Blazor.RadzenCrmService.UpdateContact(Nullable1 id, Object contact)
at PerformanceTest7Blazor.Pages.EditContactComponent.Form0Submit()

So what's wrong?! I'm still testing everything out and sadly there are many problems so far, I can create a list with problems in the next days if you're interested.

Hey @RickJ,

We were able to find what's causing this and later today we will publish fix.

Hey @enchev :wink:
I can confirm it is working again.
Thanks for the quick fix.