Debug React Vite app in Rider

Is there possible to debug react app + vite? I tried to run in debug mode but when i put breakpoint it never entered there

0
3 comments

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.

0

Oh, it  was some time ago but i found a solution and it works for me

0
Hello,

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.
0

Please sign in to leave a comment.