Error When Saving Scheduler using Blazor Webassembly

Hi,

When attempting to use Blazor webassembly with the Blazor Scheduler and Crud WebApi Adaptor.





3 Replies 1 reply marked as answer

AK Alagumeena Kalaiselvan Syncfusion Team June 16, 2020 01:28 PM UTC

Hi Max, 

Thanks for contacting Syncfusion support. 

We have checked your reported query “Getting error while saving scheduler event in web assembly” and currently we are facing batch operations(add/edit/delete) issue with WebApi Adaptor. So, we suggest you to use Odata Adaptor which is similar to WebApi Adaptor for your scenario. We have prepared a Scheduler sample using Odata adaptor which can be get by the following link. 


Please try with shared sample and let us know, if you need further assistance. 

Regards 
Alagumeena.K 



MA Max June 17, 2020 01:55 AM UTC

Hi,

I appear to be getting the same error when also using the example provided. Do you know when The WebApiAdaptor might be resolved as when I also try the custom adaptor this does also fail, This fails by not getting triggered by and CRUD operation.

Many Thanks,
Max.


AK Alagumeena Kalaiselvan Syncfusion Team June 18, 2020 02:19 PM UTC

Hi Max, 

Thanks for your update. 

Query #1:  CRUD actions fails when using custom Adaptor 

We have checked your reported case with OData Adaptor and Custom Adaptor by performing CRUD actions but we could not replicate the reported error at our end. We have prepared a Scheduler with CustomAdaptor sample for your reference. So, try out with below sample and ensure the CRUD actions.  


Kindly share the below details to proceed this case further at our end. 
  • Issue depicting video
  • Share system Region, Timezone details.

Query #2: When the WebApi Adaptor might be resolved 

ASP.NET Core (Blazor) Web API with batch is not yet supported by ASP.NET Core v3+. Hence it is not feasible from us to support batch handling with Web API, until ASP.NET Core provide the support for the proper batch handler.  
Please find the general GitHub link below.     
Please get back to us if you need further assistance. 
 
Regards 
Alagumeena.K 


Marked as answer
Loader.
Up arrow icon