branch icon

Angular: Fixing "Go back" and "Go to Homepage" buttons in "http-error" component #17229

Description

Please review this PR first: https://github.com/abpframework/abp/pull/19421

Edited by @masumulu28

This PR will enhance the handle routing error via RouterEventsService except case: internet connection closed. @oykuermann & @gizemmutukurt we don't know yet how to handle internet connection closed error. We can't solve this case in this milestone because it prolongs the release process.

Resolves #17228

Fixing "Go back" and "Go to Homepage" buttons in http-error component

Checklist

  • I fully tested it as developer
  • I've assigned reviewer, related labels and set a milestone for this PR

How to test it?

  • Go to http://localhost:4200/error?status=404 or http://localhost:4200/error. "Go to homepage" button should be working.
Version
8.1.0-rc.4
Release Date
01 avril, 2024
Labels
ui-angular