Could you kindly clarify the exact steps you have taken to start this debugging session? A screenshot of the breakpoint set in your code would be helpful as well.
Another question is, have you tried opening the app in the browser after settings breakpoints and starting the debug session? I have tried to replicate your scenario, and I was able to hit a breakpoint in a React+Vite app after opening the app according to the localhost scenario here.
Hello,
Could you kindly clarify the exact steps you have taken to start this debugging session? A screenshot of the breakpoint set in your code would be helpful as well.
Another question is, have you tried opening the app in the browser after settings breakpoints and starting the debug session? I have tried to replicate your scenario, and I was able to hit a breakpoint in a React+Vite app after opening the app according to the localhost scenario here.
Oh, it was some time ago but i found a solution and it works for me
It's good to hear you've solved it! Would you be so kind to share your the way you solved the problem here? Thanks in advance.