Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot read property 'displayName' of null #287

Closed
tannera opened this issue Nov 15, 2018 · 5 comments
Closed

Cannot read property 'displayName' of null #287

tannera opened this issue Nov 15, 2018 · 5 comments

Comments

@tannera
Copy link

tannera commented Nov 15, 2018

Since upgrade to RN 0.57.5 and the latest React, the following issue arose upon running React Native Debugger and starting the App:

ExceptionsManager.js:84 Warning: React DevTools encountered an error: TypeError: Cannot read property 'displayName' of null.

I believe it is linked to facebook/react-devtools#1195 and facebook/react-devtools#1168

React Native Debugger app version: 0.8.1
React Native version: 0.57.5
Platform: iOS AND Android
Is real device of platform: Simulator and Real device in debug mode
Operating System: macOS

@phil-flyclops
Copy link
Contributor

I'm encountering the same issue

@phil-flyclops
Copy link
Contributor

phil-flyclops commented Nov 19, 2018

As a heads up, I did a local build with the version of react devtools upgraded to 3.4.2 in line with part of the discussion in infacebook/react-devtools#1168 and it did not resolve the issue

@owinter86
Copy link

owinter86 commented Nov 20, 2018

Also as a heads up, This error only occurs with React Devtools toggled, so disabling that will still allow you to use the developer tools and Redux Devtools. I can also confirm upgrading react devtools does not solve this issue.

@dan-lee
Copy link

dan-lee commented Dec 5, 2018

I don't fully understand where a fix has to be deployed, but is there anything we could do on our end?
Because that bug is currently blocking me (and probably others) using this very useful app.

@phil-flyclops
Copy link
Contributor

I just upgraded to React Native v0.57.7 from 0.57.5 and the problem self resolved

@jhen0409 jhen0409 closed this as completed Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants