Upgrade to Angular 9
Current issues
Angular Universal
Cannot read property 'id' of undefined ;
front_1 | Unhandled Promise rejection: Cannot read property 'id' of undefined ; Zone: <root> ; Task: Promise.then ; Value: front_1 |TypeError: Cannot read property 'id' of undefined
front_1 | at registerNgModuleType (/dist/server/main.js:68358:31)
front_1 | at /dist/server/main.js:68369:51
front_1 | at Array.forEach (<anonymous>)
front_1 | at registerNgModuleType (/dist/server/main.js:68369:21)
front_1 | at /dist/server/main.js:68369:51
front_1 | at Array.forEach (<anonymous>)
front_1 | at registerNgModuleType (/dist/server/main.js:68369:21)
front_1 | at /dist/server/main.js:68369:51
front_1 | at Array.forEach (<anonymous>)
front_1 | at registerNgModuleType (/dist/server/main.js:68369:21) TypeError: Cannot read property 'id' of undefined
front_1 | at registerNgModuleType (/dist/server/main.js:68358:31)
front_1 | at /dist/server/main.js:68369:51
front_1 | at Array.forEach (<anonymous>)
front_1 | at registerNgModuleType (/dist/server/main.js:68369:21)
front_1 | at /dist/server/main.js:68369:51
front_1 | at Array.forEach (<anonymous>)
front_1 | at registerNgModuleType (/dist/server/main.js:68369:21)
front_1 | at /dist/server/main.js:68369:51
front_1 | at Array.forEach (<anonymous>)
front_1 | at registerNgModuleType (/dist/server/main.js:68369:21)
Channel
Channels do not load. Error noting that multiple m-channel
ids exist.
MetaService
Analytics service needs updating. Issues with @SkipSelf
.
i18n
Localized bundle generation failed: Unexpected messageParts for `$localize` (expected an array of strings).
Related merge requests
1