Hi
I'm having the error flexmonster.js:932 Uncaught TypeError: Cannot read properties of undefined (reading 'length'). I open the sheet as in 1 step and change any value as in the step 2 and works but if I do this again I got this error as you can see on the screenshot. This was working previously.
Can you help with that?
Thanks
Eduardo
Attachments
attachments
Hello, Eduardo!
Thank you for reaching out to us.
Kindly note that we don't offer editing on the pivot table feature out of the box, and implementing it requires some customizations of the custom data source API on your end.
Therefore, our team needs a minimal reproducible sample to check the described behavior on our side and advise you further.
Looking forward to hearing from you.
Kind regards,
Solomiia
Hi
Can I send to you credentials to access my app for you guy be able to reproduce de the error?
If yes where can I send?
Thanks
Eduardo
Hi
We were able to reproduce the error this happens when we are using grid type classic, just click two times on the refresh button to reproduce.
Edit fiddle - JSFiddle - Code Playground
thanks
Eduardo
Hello, Eduardo!
Thank you for the reproducible JSFiddle.
Our team has researched the described behavior on our side. We suggest removing the keepMembersOrder
property from the updateData
function, as it is the experimental feature that may cause the described behavior.
Please let us know if removing the mentioned property helped to resolve the issue.
Kind regards,
Solomiia
Hi
I removed but the issue continues.
Thanks
Eduardo