9ebac71521
If there is any parser errors when parsing template, we should stop immediately and not proceed with template expression diagnostics. This regression is caused by https://github.com/angular/angular/commit/6d111546527812ab48f48e156f09ef41cb9be1ca and affected v9.0.0-next.4 onwards. PR closes https://github.com/angular/vscode-ng-language-service/issues/436 PR Close #33524