M
M
mindgrow2018-02-02 17:13:27
JavaScript
mindgrow, 2018-02-02 17:13:27

Visual Studio - JavaScript Debugger doesn't stop at dots in MVC-View (.cshtml file), how to enable debugging in views?

Visual Studio - JavaScript Debugger doesn't stop at dots in MVC-View (.cshtml file), how to enable debugging in views?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
mindgrow, 2018-02-12
@mindgrow

In javascript chtml files, debugging does not work. You need to put everything in a separate js file and debug it there.

E
eRKa, 2018-02-02
@kttotto

Disable precompilation of views or set breakpoints before building and running.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question