angular/integration/platform-server/projects/ngmodule/src/app
Alan Agius 0875b519b9 fix(platform-server): surface errors during rendering (#50587)
Prior to this change in some cases errors tht happen during routing were not being surfaced. This is due to the fact that the router has floating promises, and the platform was being destroyed prior to these being settled.

PR Close #50587
2023-06-07 12:44:08 -07:00
..
helloworld test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
http-transferstate-lazy test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
http-transferstate-lazy-on-init fix(core): wait for HTTP in ngOnInit correctly before server render (#50573) 2023-06-06 14:12:34 -07:00
transferstate test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
app-routing.module.ts fix(platform-server): surface errors during rendering (#50587) 2023-06-07 12:44:08 -07:00
app.component.ts test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
app.module.ts test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
app.server.module.ts test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00