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 434 forks source link

Uncaught ReferenceError: prebootInitFn is not defined #733

Open JustasKuizinas opened 5 years ago

JustasKuizinas commented 5 years ago

I have just downloaded the latest aspnetcore-angular-universal and I am getting again this error: (index):13779 Uncaught ReferenceError: prebootInitFn is not defined

image

woxingren commented 5 years ago

I just download the latest version and have the same problem.

bpop-bc commented 4 years ago

Are there any news about this issue? In my team we are trying to migrate to angular 8 and we are having the same issue on SSR side.