mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Previously example for handling client-side errors in networking didn't work when there was no Internet connection. Caught error is ProgressEvent in such case, not ErrorEvent and error.error.message is undefined. PR Close #36608 |
||
|---|---|---|
| .. | ||
| app | ||
| assets | ||
| testing | ||
| browser-test-shim.js | ||
| index-specs.html | ||
| index.html | ||
| main-specs.ts | ||
| main.ts | ||
| test.css | ||