-
Notifications
You must be signed in to change notification settings - Fork 26.6k
Closed
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: coreIssues related to the framework runtimeIssues related to the framework runtimecore: debug toolsfreq1: lowregressionIndicates than the issue relates to something that worked in a previous versionIndicates than the issue relates to something that worked in a previous versionstate: has PRtype: bug/fix
Milestone
Description
π bug report
Affected Package
The issue is caused by package @angular/core
Is this a regression?
Not sureDescription
A clear and concise description of the problem...If there are compilation errors in a template (while using "ng serve"), I am seeing the error "ReferenceError: ngDevMode is not defined" when running in Firefox (60.6.1esr) or Edge. Chrome shows the actual compilation errors.
π¬ Minimal Reproduction
https://stackblitz.com/...Create simple app with a component. Introduce compilation errors. Try to run app in browser.
The error (with Angular 8.1.1 is in core.js:13393
π₯ Exception or Error
ReferenceError: ngDevMode is not defined
π Your Environment
Angular Version: 8.1.1 (also 8.1.0)
Anything else relevant?
fasergeyte, vglvnv, DMezhenskyi, mrowles, pshurygin and 9 more
Metadata
Metadata
Assignees
Labels
P2The issue is important to a large percentage of users, with a workaroundThe issue is important to a large percentage of users, with a workaroundarea: coreIssues related to the framework runtimeIssues related to the framework runtimecore: debug toolsfreq1: lowregressionIndicates than the issue relates to something that worked in a previous versionIndicates than the issue relates to something that worked in a previous versionstate: has PRtype: bug/fix