-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.21
-
None
-
None
-
False
-
-
None
-
Moderate
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
Clicking 'View details' of alert message in 'Status' card from 'Home'->'Overview' page will open empty page.
Version-Release number of selected component (if applicable):
4.21.0-0.nightly-2025-10-14-041820
How reproducible:
Always
Steps to Reproduce:
1. On 'Home'->'Overview' page, click 'View details' of alert message in 'Status' card。 Eg, there is often 'CannotRetrieveUpdates' alert message, click 'View details' beside the message. 2. 3.
Actual results:
1. The link will load empty page. There is error in developer console: react-dom.production.min.js:216 TypeError: Cannot read properties of undefined (reading 'loaded') 5815-chunk-2141e78….min.js:1 Caught error in a child component: TypeError: Cannot read properties of undefined (reading 'loaded')
Expected results:
1. Should show alert detail info page.
Additional info: