React-native-debugger: Cannot read property '0' of null

Created on 19 May 2019  路  3Comments  路  Source: jhen0409/react-native-debugger


Hello everyone,

i have installed the last version of react native debugger, the connection work correctely but when i want dive in the tree of component for verify the props, my application crash and throw me "cannot read property '0' of null".
I would like to point that i have not yet installed the connection of Redux in my App.

AppContainer > RNRedux > Provider > Connect(App)>..."CRASH HERE"...

React Native Debugger app version: v0.9.7
React Native version: "0.59.8"
Platform: IOS
Is real device of platform: simulator
Operating System: MacOS
react-devtools-core : 3.6.1

Capture d鈥檈虂cran 2019-05-19 a虁 23 02 09
Capture d鈥檈虂cran 2019-05-19 a虁 23 02 16
Capture d鈥檈虂cran 2019-05-19 a虁 23 02 26

integratioreact-devtools upstream

Most helpful comment

This is still happening for me. Fresh install on expo

All 3 comments

I have the same issue. Did you find a solution?

Yes it's fixed but i don't now really why, by thinking about it, try to change the first value you try to read in your tree structure with a value other than "null".

Capture d鈥檈虂cran 2019-05-31 a虁 15 38 51

This is still happening for me. Fresh install on expo

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ashoat picture Ashoat  路  4Comments

MailosT picture MailosT  路  4Comments

arrygoo picture arrygoo  路  5Comments

AndrejGajdos picture AndrejGajdos  路  4Comments

danilobuerger picture danilobuerger  路  4Comments