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

Explicit console.logs... what happened. #454

Closed
smooJitter opened this issue Jan 16, 2020 · 1 comment
Closed

Explicit console.logs... what happened. #454

smooJitter opened this issue Jan 16, 2020 · 1 comment

Comments

@smooJitter
Copy link

In an earlier version, I was able to see the exact file and line number of my console.log() outputs for example,

   undefined            view_something.js: 12

but now I get something like this,

undefined              setUpDeveloperTools.js: 73

Is this an issue with settings, has this feature been abandoned?

@jhen0409
Copy link
Owner

It's react-native issue, and was fixed by facebook/react-native#26883. You can also blackboxing the setUpDeveloperTools.js in devtools.

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

2 participants