Hello Team,
We build our application in few years back and used v2.7.3.
But, some how callbacks are not working.
Could you please advise.
Thanks,
Vasu
Hello, Vasu!
Thank you for reaching out to us.
Our team could not reproduce the described behavior with Flexmonster v2.7 (see this JSFiddle for reference). Please let us know if you recently made any changes to your code related to the getData
API call. Also, could you please send us an example of the getData
callback from your project?
As a side note, it is recommended to use the latest version of Flexmonster. You are welcome to check the following updating guides:
Looking forward to hearing from you.
Best Regards,
Maksym
Hi Maksym Diachenko,
Thanks for the response!!
recently our license expired and flexmonster team provided the temp key.
with temp key no callback are working example:
this.pivotobj.getData({}, rawData => {
if (rawData.data && rawData.data.length > 0) {
this.expenseGaugeList = rawData.data;
}
});
Thanks,
Vasu
Hello Vasu,
Thank you for your response.
It seems that the issue is connected with the provided temporary key.
I am sending you a new one via email.
Best regards,
Valeriia