Skip to content

Devtools disconnects and crashes as soon as menu is opened #494

Open
@evelant

Description

@evelant

Per title, if I am debugging with react-native-debugger and press ctrl+m to open the dev menu in the Android emulator react-native-debugger instantly loses connection. This makes it impossible to use the inspector to select elements.

C:\Users\imagi\AppDa…st\standalone.js:48 [React DevTools] Only one connection allowed at a time. Closing the previous connection
C:\Users\imagi\AppDa…st\standalone.js:48 [React DevTools] Connected
C:\Users\imagi\AppDa…st\standalone.js:48 [React DevTools] Connection to RN closed
C:\Users\imagi\AppDa…st\standalone.js:48 [React DevTools] Error calling listener 
{event: "operations", payload: Array(6546)}
C:\Users\imagi\AppDa…st\standalone.js:48 Uncaught Error: Cannot add node 1 because a node with that id is already in the Store.
    at C:\Users\imagi\AppDa…st\standalone.js:48
    at t.value (C:\Users\imagi\AppDa…st\standalone.js:48)
    at C:\Users\imagi\AppDa…st\standalone.js:48
    at C:\Users\imagi\AppDa…st\standalone.js:48
    at Array.forEach (<anonymous>)
    at t.e.onmessage (C:\Users\imagi\AppDa…st\standalone.js:48)
    at t.n (C:\Users\imagi\AppDa…st\standalone.js:40)
    at t.emit (events.js:210)
    at t.K (C:\Users\imagi\AppDa…ist\standalone.js:8)
    at t.emit (events.js:210)
    at t.value (C:\Users\imagi\AppDa…ist\standalone.js:8)
    at t.value (C:\Users\imagi\AppDa…ist\standalone.js:8)
    at t.value (C:\Users\imagi\AppDa…ist\standalone.js:8)
    at t.value (C:\Users\imagi\AppDa…ist\standalone.js:8)
    at doWrite (_stream_writable.js:431)
    at writeOrBuffer (_stream_writable.js:415)

React Native Debugger app version: 0.11.0
React Native version: 0.62.1
Platform: Andrew
Is real device of platform: No
Operating System: Windows 10

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions