Need a special offer?Find out if your project fits.
+

Cannot read properties of null (reading 'xe')

Resolved
Accobat Development asked on September 10, 2021

Hello,
 
I'm getting the following error and I cannot what is triggering it:

Uncaught TypeError: Cannot read properties of null (reading 'xe')
at o.value (<anonymous>:2:1489822)
at r.Qe (<anonymous>:2:1488752)
at r.value (<anonymous>:2:664120)
at o.value (<anonymous>:2:1488713)
at <anonymous>:2:1485317

 
/Jimmy
 

5 answers

Public
Vera Didenko Vera Didenko Flexmonster September 10, 2021

Hello, Jimmy,
 
Thank you for writing to us.
 
Could you please send us a code sample with which the error is reproducible? This would help us to get to the core of the issue and resolve it faster.
 
Thank you, and looking forward to your reply.
 
Kind regards,
Vera

Public
Accobat Development September 13, 2021

Hello Vera,
 
Sorry I haven't been able to figure out how to consistently reproduce it as it happens every 25-50 times I render the report.
 
/Jimmy

Public
Vera Didenko Vera Didenko Flexmonster September 13, 2021

Hello, Jimmy,
 
Thank you for the update.
 
Could you please provide your Flexmonster report configuration and how Flexmonster is initialized in your application? This would help us understand the situation better.
 
Looking forward to your response.

Kind regards,
Vera

Public
Accobat Development September 24, 2021

I figured out that my code sometimes called "dispose" on the pivot when it shouldn't.
 
/Jimmy

Public
Vera Didenko Vera Didenko Flexmonster September 24, 2021

Hello, Jimmy,
 
Thank you for the update.
 
We are happy to hear that it worked to resolve the issue.
 
Kind regards,
Vera

Please login or Register to Submit Answer