NickMaev / react-core-boilerplate

Powerful ASP.NET Core 3 templates with React, true server-side rendering and Docker support
MIT License
218 stars 61 forks source link

VS2019 Inquiries about Breakpoints #29

Open wabara20 opened 3 years ago

wabara20 commented 3 years ago

Thank you for providing a great Template consisting of React and .net core :)

I have a question about debugging.

The "React Core Boilerplate (TypeScript)" was run in debug mode on vs2019.

We also specified a breakpoint in "LoginPage.tsx". But it didn't stop.

Can I get some help with debugging methods?

I'm studying. I'm not very good at it. I'm sorry if I'm not good enough. I used a translator because I couldn't speak English well.

image