TrilonIO / aspnetcore-angular-universal

ASP.NET Core & Angular Universal advanced starter - PWA w/ server-side rendering for SEO, Bootstrap, i18n internationalization, TypeScript, unit testing, WebAPI REST setup, SignalR, Swagger docs, and more! By @TrilonIO
https://www.trilon.io
MIT License
1.46k stars 435 forks source link

Question about StateTransferInitializerModule - app.module.server #705

Open mattx264 opened 5 years ago

mattx264 commented 5 years ago

Hi All, Why StateTransferInitializerModule is commented out in app.module.server // StateTransferInitializerModule // <-- broken for the time-being with ASP.NET I tested it and it seem to me that is working? (when use TransferState)