-
Bug
-
Resolution: Done
-
Major
-
ACM 2.15.0
-
None
-
Quality / Stability / Reliability
-
1
-
False
-
-
False
-
-
-
ACM Console Train 32 - 1
-
Important
-
Customer Facing
-
None
Description of problem:
Clicking on the feedback modal throws a TypeError: "Cannot read properties of undefined (reading 'h1')" causing the modal to fail to display
Version-Release number of selected component (if applicable):
Steps to Reproduce
- Navigate to any page in the console
- Click on the "Feedback" button (located on the right side of the screen)
- Observe the error in the browser console and the modal failure
Expected Behavior
- Feedback modal should open successfully
- The user should be able to interact with the feedback form
Actual Behavior
- TypeError is thrown: "Cannot read properties of undefined (reading 'h1')"
- Feedback modal fails to render properly
- Error visible in the browser console