jhen0409 / react-native-debugger

The standalone app based on official debugger of React Native, and includes React Inspector / Redux DevTools
MIT License
10.36k stars 809 forks source link

Console window issue #766

Closed zeeshan7143 closed 1 year ago

zeeshan7143 commented 1 year ago

I am using latest version of Debugger but console window is not shown

below screenshot attached

Screenshot from 2023-07-03 12-05-14

enuelmorales-bullmarket commented 1 year ago

Same issue on Linux

vntech-engineering93 commented 1 year ago

Same issue on Ubuntu 22.04

saschati commented 1 year ago

Same issue on Ubuntu 23.04

enuelmorales-bullmarket commented 1 year ago

@vntech-engineering93 @saschati Hi guys I fix this issue on Linux Ubuntu 🙌 check this comment please https://github.com/jhen0409/react-native-debugger/issues/700#issuecomment-1138523135

jhen0409 commented 1 year ago

The devtools issue should fixed by v0.14.0 (bumped Electron version). I've confirmed with Ubuntu 22.04.

vntech-engineering93 commented 1 year ago

Thanks @jhen0409 and the team, It's working for 22.04 on v0.14.0. Amazing..