Open aurangs7 opened 2 months ago
:warning: | Missing Reproducible Example |
---|---|
:information_source: | We could not detect a reproducible example in your issue report. Please provide either:
|
:warning: | Missing Reproducible Example |
---|---|
:information_source: | We could not detect a reproducible example in your issue report. Please provide either:
|
Hey @aurangs7! We previously included a Hermes fix in 0.74.1 that I believe is related to this issue. I'd recommend checking that Hermes is updated correctly via CocoaPods/Gradle.
Note that object inspection will be thoroughly fixed from React Native 0.76 in our new React Native DevTools stack.
facing the same issue with react native 0.75.3
Hi @huntie Thank you for the response. This issue is real, I tried it on 3 projects, running on react-native 0.75.3 and having debugging issues. Facing below issues:
I have to close and open the DevTools window again to get the logs and after some time it also does not respond.
If possible, try opening the DevTools window for some time and then try expanding the logs.
I am also getting this, not sure if it is related to redux states logs or for every log.
Same here! (I am alternatively using reactotron to see the logs now)
Hi @huntie, Hope you are doing well. Do we have any updates here? Anything required from my end to solve this?
Hi @huntie Thank you for the response. This issue is real, I tried it on 3 projects, running on react-native 0.75.3 and having debugging issues. Facing below issues:
- Chrome DevTools window does not show logs after some time
- After some time the objects are not expanding / The debugger not showing logs
I have to close and open the DevTools window again to get the logs and after some time it also does not respond.
If possible, try opening the DevTools window for some time and then try expanding the logs.
hey @aurangs7 have you found any solutions to this?
Hi @huntie Thank you for the response. This issue is real, I tried it on 3 projects, running on react-native 0.75.3 and having debugging issues. Facing below issues:
- Chrome DevTools window does not show logs after some time
- After some time the objects are not expanding / The debugger not showing logs
I have to close and open the DevTools window again to get the logs and after some time it also does not respond. If possible, try opening the DevTools window for some time and then try expanding the logs.
hey @aurangs7 have you found any solutions to this?
For now, I am using Reactotron as mentioned by @yungblud
Description
In React Native version 0.75.3, Hermes engine logs are not working as expected. Specifically, when logging objects, the objects are not expanding fully, making it difficult to debug and inspect object properties.
Steps to reproduce
Steps to Reproduce:
Update the react-native version from 0.74.2 to 0.75.3.
Enable Hermes in iOS and Android both
Create a component that logs an object in the console, for example:
Run the app on an Android device or emulator (
npx react-native run-android
).Open the debug console to view the Hermes logs.
Expected behavior:
Actual behavior:
React Native Version
0.75.3
Output of
npx react-native info
Screenshots and Videos
https://github.com/user-attachments/assets/ff412bed-0cb8-4b70-ab1a-762ea5f07dd5