codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

Debugging Ability

Open anuragsinghbam opened this issue 1 year ago • 1 comments

🌈 Debugging Ability

Debugging ability using debugger keyword and breakpoint in the sources tab. The devtool is not able to load the source files that's why it doesn't stop on the debugger keyoword.

Here are some screenshots, for better understanding.

Chrome Sources Tab Chrome Sources Tab

Code SandBox Sources Tab Code SandBox Sources Tab

Chrome Element and Console Tab Chrome Element and Console Tab

Code SandBox Elements and Console Tab Code SandBox Elements and Console Tab

anuragsinghbam avatar Mar 26 '24 14:03 anuragsinghbam

Yep... Looks like a limitation in the chrome devtool connection. We can take a look later at this one!

CompuIves avatar Mar 28 '24 12:03 CompuIves