React-native-debugger: Debugger window position problem

Created on 19 Sep 2018  路  3Comments  路  Source: jhen0409/react-native-debugger

React Native Debugger app version: 0.7.20
React Native version: 0.57.0
Platform: iOS/Android
Is real device of the platform: No
Operating System: Windows

There is a problem with the position of the main window of the app.
I have a notebook and attach an external monitor to it. I move the react-native-debugger window around often, sometimes open it on the attached monitor. The resolution of the notebook screen and the external monitor differs.

The application somehow tries to remember the window position, but that is not working properly.
Sometimes, the window title goes above the top of the screen, and it is impossible to drag the window down.
Sometimes, the application tries to open the main window on the second (external monitor) screen while
I don't have it attached. So, when I ran the app, the window is not visible. If I try to minimize/maximize it by clicking the taskbar icon, Windows shows "expanding/collapsing" animation to the external monitor which is apparently missing.

Could you please write a workaround on how to reset the saved main window position?
Thanks!

bug

Most helpful comment

Workaround:
go to
<USER_PATH>\AppData\Roaming\React Native Debugger\
and delete config.json

All 3 comments

have the same issue, now i can not found the window...

Workaround:
go to
<USER_PATH>\AppData\Roaming\React Native Debugger\
and delete config.json

This happens to me when i have multiple monitors (dual screen) and I switch off one of them.

Deleting config.json solved it. Thanks

Was this page helpful?
0 / 5 - 0 ratings

Related issues

JodiWarren picture JodiWarren  路  3Comments

khomyakov42 picture khomyakov42  路  4Comments

Clete2 picture Clete2  路  5Comments

ghasemikasra39 picture ghasemikasra39  路  3Comments

AndrejGajdos picture AndrejGajdos  路  4Comments