angular/integration/platform-server/projects/ngmodule/src
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
..
app fix(platform-server): surface errors during rendering (#50587) 2023-06-07 12:44:08 -07:00
assets test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
favicon.ico test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
index.html test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
main.server.ts test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
main.ts test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00
styles.css test: update platform-server tests to test both ngmodule and standalone application (#49927) 2023-04-19 14:56:29 +00:00