iceteagroup / wisej-demobrowser

6 stars 5 forks source link

ejPivotTreeMap – dont show control and property raise an error #74

Closed paulcordova closed 2 years ago

paulcordova commented 2 years ago

image

LRufenacht commented 2 years ago

In the Syncfusion docs it's listed as getJSONRecords (https://help.syncfusion.com/api/js/ejpivottreemap#methods:getjsonrecords). In the actual implementation it's getJsonRecords().

Fixed and checked in SVN.