question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

undefined is not an object (evaluating 'itemRect.y')

See original GitHub issue

We release an android app , and crashlytics reported the undefined is not an object (evaluating 't.y') error

I found that the error is itemRect is undefined in the following line https://github.com/Flipkart/recyclerlistview/blob/master/src/core/ViewabilityTracker.ts#L237

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:13

github_iconTop GitHub Comments

2reactions
naqvitalhacommented, May 23, 2018

It should get fixed, I was able to repro it with an empty data provider. I’ll also be adding a warning in the next release for the same.

0reactions
muskeinsinghcommented, Oct 15, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

javascript - TypeError: undefined is not an object (evaluating ...
First, one issue there is that you are using an unmaintained fork of the actual package, react-native-universal-pedometer .
Read more >
A brand new website interface for an even better experience!
undefined is not an object (evaluating 'itemRect.y')
Read more >
React Native: undefined is not an object (evaluating '_this ...
Hi everybody, I have a react-native app created with RN CLI, using react-native 0.63, I'm trying to use SectionList but I'm getting the ......
Read more >
ERROR TypeError: undefined is not an object (evaluating ...
Ever encountered this error → ERROR TypeError: undefined is not an object (evaluating '_this.props.navigation.navigate') whilst working hard on your project?
Read more >
Graphics Libraries Help - Microchip Technology
Higher layers can be removed as needed if their capabilities are not required. ... Widget – An abstract object that is part of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found