dotvvm icon indicating copy to clipboard operation
dotvvm copied to clipboard

Error page should show all errors on the page

Open exyi opened this issue 8 years ago • 0 comments

When compilation has errors an error page that shows only the first error is displayed. It should display all error and warnings on the page, it would help with investigation why the error occured, as the first error does not always has most useful error message (as in https://github.com/riganti/dotvvm/issues/291).

exyi avatar Jan 08 '17 14:01 exyi