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
- [ ] Regression (a behavior that used to work and stopped working in a new release)
- [x] Bug report -> please search issues before submitting
- [ ] Feature request
- [ ] Documentation issue or request
Error Message
main.2e189a4924fd46f1.js:1 Unhandled generic error TypeError: Cannot read properties of null (reading 'selectors')
at main.2e189a4924fd46f1.js:1:55851
at M_ (main.2e189a4924fd46f1.js:1:55947)
at main.2e189a4924fd46f1.js:1:69154
at ie (main.2e189a4924fd46f1.js:1:69298)
at template (main.2e189a4924fd46f1.js:1:518493)
at kC (main.2e189a4924fd46f1.js:1:53120)
at fg (main.2e189a4924fd46f1.js:1:51282)
at UP (main.2e189a4924fd46f1.js:1:59363)
at main.2e189a4924fd46f1.js:1:51483
at fg (main.2e189a4924fd46f1.js:1:51494)
Reproduction
Install the dependencies
Run a production build
Try to open a new document
Described Error should appear
Additional information
The bug only occurs in the first build after I installed the dependencies
Rebuilding without installing the dependencies fixes this issue temporarily
The bug doesn't occur when using npm instead of pnpm
Bug Report or Feature Request (mark with an
x
)Error Message
Reproduction
Additional information
Angular Version
Installed Dependencies
The text was updated successfully, but these errors were encountered: