Can't see the variables when I run the debugger
Answered
When I run the debugger in the variable window, it only write Connected to the target VM, address: '...', transport: 'socket'
Please sign in to leave a comment.
Did you set any breakpoints? Is the application stopped on the breakpoint? These features are available only when execution is stopped.