0
ajayak created
Hello,
I'm trying to update my project to AspNetZero V12.0.0-rc.1.
When running the Angular project, I get a blank page the following error in browser console:
No error in command prompt
I'm sure it is an error in merging the framework update branch, but I cannot find the cause of this issue.
Any idea on where to look?
The following files are correctly updated:
-
angular.json
-
root.module.ts
-
root.component.ts
-
AppPreBootstrap.ts
-
app.component.ts
-
app.component.html
-
app.module.ts