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.

[Network]: Cannot read property 'length' of null

See original GitHub issue

Hi there,

We are seeing lots of errors from your library :

Capture d’écran 2022-06-27 à 14 07 52

It looks like it happens when the network do not reply with a 200 and with XMLHttpRequest error, happening in both iOS and Android

Thank you !

11.0.1

React Native, iOS and Android Versions

0.67.2

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:9 (7 by maintainers)

github_iconTop GitHub Comments

2reactions
leethreecommented, Jul 19, 2022

@DavidMina96 I forgot to mention we are using v10.13.0. We haven’t been able to upgrade to v11 yet. But I just manually applied your fix and it works.

2reactions
tgensolcommented, Jul 5, 2022

We are deploying it today thank you

Read more comments on GitHub >

github_iconTop Results From Across the Web

TypeError: Cannot read property 'length' of null, how can i ...
If the input array is empty or null, return an empty array. You're not always being passed an array, you're also being passed...
Read more >
Z2M Not Started. TypeError: Cannot read property 'length' of null
I have tried different solutions but I can't start the Z2M service. It shows me a type error: TypeError: Cannot read property 'length'...
Read more >
DevOps Exception: Cannot read property 'length' of null when ...
This issue is read only, because it has been in the Closed - Fixed state for over 90 days. It was closed for...
Read more >
TypeError: Cannot read property 'length' of null - Codecademy
TypeError : Cannot read property 'length' of null. var ask = true; while(ask) { var color = prompt("What's your favorite primary color?
Read more >
[Solved] TypeError: Cannot read property 'length' of null
What is TypeError: Cannot read property 'length' of null? ... This error indicates that the code is trying to compute the length property...
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