In my React Native Debugger, I can't inspect element.
When I right click in React Native Debugger -> Toggle Element Inspector, I can only toggle the element inspector in the emulator.
According to this video, I should be able to inspect the element in the Debugger
https://youtu.be/AbUs9nJuKNQ?t=117
How can I fix it?