Pivot Table Load dynamic Datasource on OnInitAsync throws error in 18.4

Hello

I am getting the following error:



I have attached a sample.

Any ideas?

Regards

Attachment: SyncfusionTroubleshoot31_a6690584.zip

1 Reply 1 reply marked as answer

SS Saranya Sivan Syncfusion Team January 13, 2021 12:36 PM UTC

Hi Ditchford, 
 
We have confirmed that the reported issue occurs because of the delay Thread.Delay() you have introduced in GetDynamicDatasource method. Here, the component start to initiated before getting the data source. So, we have edited (the component will be initiated once the data source is received) the sample to make it work which is available in below link. Kindly use this. 

Regards,
Saranya Sivan.
 
 


Marked as answer
Loader.
Up arrow icon