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
After upgrading to Angular 13.2.5 the following Error occurs:
(13.2.4 works fine)
Uncaught Error: Type QuicklinkModule does not have 'ɵmod' property.
at getNgModuleDef (core.mjs:1139:1)
at recurse (core.mjs:21757:1)
at recurse (core.mjs:21768:1)
at registerNgModuleType (core.mjs:21753:1)
at new NgModuleFactory (core.mjs:21875:1)
at compileNgModuleFactory (core.mjs:25895:1)
at PlatformRef.bootstrapModule (core.mjs:26126:1)
at Module.35031 (main.ts:12:4)
at __webpack_require__ (bootstrap:19:1)
at __webpack_exec__ (lib|domino:1:1)
After upgrading to Angular
13.2.5
the following Error occurs:(
13.2.4
works fine)"ngx-quicklink": "0.2.7",
The text was updated successfully, but these errors were encountered: