Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Angular 8.0 #728

Open
ElderJames opened this issue May 31, 2019 · 6 comments
Open

Support Angular 8.0 #728

ElderJames opened this issue May 31, 2019 · 6 comments

Comments

@ElderJames
Copy link

When I use UseSpaPrerendering method and assign the AngularCliBuilder to BootModuleBuilder option, it throw the timeout excepiton:

TimeoutException: The prerendering build process did not complete within the timeout period of 50 seconds. Check the log output for error information.

But when I build the ssr bundles, remove AngularCliBuilder and run on Prerendering mode,it work!

Looking forward to your good news!

@gerasymchuk25
Copy link

link to original issue dotnet/aspnetcore#10692

@MarkPieszak
Copy link
Member

Let me take a look, there was a much needed fix (that I believe) went out with 8.0 that will help us with our aspnetcore<>angular integration.

I'm unfortunately out this next week but will try to take a look when I'm back!! Apologies on any delay :(

@rcanpahali
Copy link

Let me take a look, there was a much needed fix (that I believe) went out with 8.0 that will help us with our aspnetcore<>angular integration.

I'm unfortunately out this next week but will try to take a look when I'm back!! Apologies on any delay :(

Is there any improvement on this issue?

@alexbenitez
Copy link

Hi @MarkPieszak . Is there any plan to upgrade the starter (or create a new branch) to Angular 9 (or 8 at least) and asp.net core 3.1 (or 3.0 at least)? Any ETA if that's the case.

Cheers

@rcanpahali
Copy link

rcanpahali commented Jan 14, 2020

Hi @MarkPieszak . Is there any plan to upgrade the starter (or create a new branch) to Angular 9 (or 8 at least) and asp.net core 3.1 (or 3.0 at least)? Any ETA if that's the case.

Cheers

Hi Alex, me and my team is also waiting for the reply from this topic.
We hope @MarkPieszak will reply our question soon :)

@dresdor
Copy link

dresdor commented Sep 18, 2020

My team upgraded a project based on this template to 3.1 (we're still on angular 6 though) and it broke things like hot module replacement. Best bet (and what we will end up doing) is creating an angular 10 project from the VS template and port the code over.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants