Skip to content

Commit

Permalink
Merge pull request #21298 from abpframework/auto-merge/rel-8-3/3179
Browse files Browse the repository at this point in the history
Merge branch rel-9.0 with rel-8.3
  • Loading branch information
maliming authored Nov 8, 2024
2 parents 60fd0c2 + d51914d commit 1b50519
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/framework/ui/angular/http-error-handling.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export class AppModule {}
```

- `ErrorScreenErrorCodes` the error codes that you can pass to `skipHandledErrorCodes` and `forWhichErrors`.
- `skipHandledErrorCodes` the error codes those you don't want to handle it.
- `skipHandledErrorCodes` the error codes those you don't want to handle.
- `errorScreen` the screen that you want to show when a route error occurs.
- `component` component that you want to show.
- `forWhichErrors` same as `ErrorScreenErrorCodes`
Expand Down

0 comments on commit 1b50519

Please sign in to comment.