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.

unable to expand console.log object in Hermes debuggger for RN 0.70.1

See original GitHub issue

🐛 Bug Report

unable to expand console.log object in Hermes debuggger. i am using React Native 0.70.1

Note: I can copy object but cannot expand in Hermes debugger

To Reproduce

init app with React Native 0.70.1 and try to console.log(anyobject)

Environment

i am using ios

Video

https://user-images.githubusercontent.com/36044436/193266231-3999daa9-dad6-4aba-abba-90787264fb15.mov

Issue Analytics

  • State:open
  • Created a year ago
  • Reactions:44
  • Comments:30

github_iconTop GitHub Comments

3reactions
alexfoxycommented, Nov 22, 2022

I can confirm this is fixed after I updated my mac to OSX 13.

2reactions
tbvelosocommented, Dec 14, 2022

I’m still facing this issue on iOS

Flipper 0.175.0 react-native: 0.70.5 macOS Monterey 12.6.1

*update to OSX 13 is not currently an option for me

I’m running on latest version of react-native(0.70.6), Flipper (0.176.1) on Desktop and 0.175.0 configured on podfile. My OSX is 13.0.1. This issue still exist and the objects still returning empty.

It only happens using IOS simulator… on android simulator is ok!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why can't I expand console.logged object in Chrome Devtools ...
In React Native, I found that componentDidUpdate() was being called over and over, so I tried to log prevProps for the first 20...
Read more >
react-native-logs - npm
Performance-aware simple logger for React-Native with namespaces, custom levels and custom transports (colored console, file writing, etc.).
Read more >
failed to call into javascript module method appregistry ...
After running the codes with "run-ios", the problem occurs. But the codes work well in Android. LOG Running "myfirebase" with {"rootTag":1} BUNDLE ./index.js....
Read more >
736 kB - Hugging Face
... ·Bank 1 ·Many 1 ·schools 1 ·evening 1 ·failed 1 ·costs 1 x 1 ·paper 1 E 1 ·product 1 ·dark 1...
Read more >
React Native Debugger - Stop Using Console Logs - Tutorial
Attach debugger to running packager. It's good to know that there are more options here, like debugging Expo, Windows, and Android's Hermes app....
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