-
Notifications
You must be signed in to change notification settings - Fork 483
ngAspnetCoreEngine Issue with Angular 5 Latest RC #824
Comments
Should be fixed by #825 |
@naveedahmed1 - The [email protected] has been published. Can you confirm this works? The default in npm is still 1.0.0-beta.3 since that's the version that Angular CLI uses. |
We're all set now, it's fixed 👍 @vikerman |
Thanks @vikerman got it working. Initially I was having issue due to angular/zone.js#934 in zonejs v0.8.18. But now there is another issue, if I add the TransferState provided in Angular 5 I receive below error |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Note: for support questions, please use one of these channels: https://github.com/angular/universal/blob/master/CONTRIBUTING.md#question. This repository's issues are reserved for feature requests and bug reports. Also, Preboot has moved to https://github.com/angular/preboot - please make preboot-related issues there.
When using SSR with ngAspnetCoreEngine and Angular 5.0.0-rc.1, I am receiving below error:
The text was updated successfully, but these errors were encountered: