You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(compiler-cli): catch fatal diagnostic when getting diagnostics for components (#50046)
This commit adds similar handling to what was done in ed817e3.
The language service calls the `getDiagnosticsForComponent` function
when the file is not a typescript file.
fixesangular/vscode-ng-language-service#1881
PR Close#50046
0 commit comments