dotvvm
dotvvm copied to clipboard
Error page should show all errors on the page
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).