App is unresponsive when remote debug is turned on

Diagnostics Information:
Expo CLI 3.23.1 environment info:
System:
OS: Windows 10 10.0.18363
Binaries:
Node: 12.16.3 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.4 - C:\Program Files (x86)\Yarn\bin\yarn.CMD
npm: 6.4.1 - C:\Program Files\nodejs\npm.CMD
npmPackages:
expo: ^38.0.0 => 38.0.8
react: 16.11.0 => 16.11.0
react-dom: 16.11.0 => 16.11.0
react-native: https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz => 0.62.2
My app stops responding to touches when remote debug js is turned on.
But works fine when I turn off the remote debug js.
Screen Recording: https://drive.google.com/file/d/1222r-HKRvLnrx47ACzCHHCGUty3D6m3D/view?usp=sharing

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.