Skip to content

Commit

Permalink
Merge pull request #21289 from abpframework/auto-merge/rel-8-1/3172
Browse files Browse the repository at this point in the history
Merge branch rel-8.2 with rel-8.1
  • Loading branch information
maliming authored Nov 8, 2024
2 parents 16ed32b + 34bf575 commit 9baf936
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 9baf936

Please sign in to comment.