-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Closed
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painfularea: dev-infraIssue related to internal project infrastructureIssue related to internal project infrastructure
Milestone
Description
Reproduction
Use StackBlitz to reproduce your issue: https://stackblitz.com/fork/components-issue
Steps to reproduce:
- https://stackblitz.com/edit/angular-wudjzd?
- Downdoad app as zip
- open zip,
npm install
andnpm start
Expected Behavior
As well as on Stackblitz, it should work correctly on the local environment. But it isn't.
Actual Behavior
Datepicker throws a runtime error.
I think maybe it is caused by ngcc
process but I'm not sure.
Environment
Angular CLI: 10.0.0-rc.0
Node: 12.14.1
OS: darwin x64
Angular: 10.0.0-rc.0
... animations, cli, common, compiler, compiler-cli, core, forms
... language-service, platform-browser, platform-browser-dynamic
Ivy Workspace: <error>
Package Version
-----------------------------------------------------------
@angular-devkit/architect 0.1000.0-rc.0
@angular-devkit/build-angular 0.1000.0-rc.0
@angular-devkit/build-optimizer 0.1000.0-rc.0
@angular-devkit/build-webpack 0.1000.0-rc.0
@angular-devkit/core 10.0.0-rc.0
@angular-devkit/schematics 10.0.0-rc.0
@angular/cdk 10.0.0-next.2
@angular/material 10.0.0-next.2
@ngtools/webpack 10.0.0-rc.0
@schematics/angular 10.0.0-rc.0
@schematics/update 0.1000.0-rc.0
rxjs 6.5.5
typescript 3.9.3
webpack 4.43.0
Metadata
Metadata
Assignees
Labels
P1Impacts a large percentage of users; if a workaround exists it is partial or overly painfulImpacts a large percentage of users; if a workaround exists it is partial or overly painfularea: dev-infraIssue related to internal project infrastructureIssue related to internal project infrastructure