Actions
BUG #4202
openDescription
Description¶
Module/Section: Agency Profile → Profile Header → Language
Profile: Agency
Issue Category: UI
While adding a language via the Language (+) icon on the Agency Profile page, saving the selected language and proficiency triggers an unexpected error popup displaying the message:
“Cannot read properties of undefined (reading 'id')”.
This prevents the language data from being saved successfully and disrupts the expected user flow.
Steps to Reproduce¶
- Navigate to the Agency Profile page.
- Click the Language (+) icon.
- Select a language and proficiency level.
- Click the Save button.
- Observe the error popup.
Expected Result¶
The selected language and proficiency should be saved successfully without any error popup.
Actual Result¶
An error popup appears with the message:
“Cannot read properties of undefined (reading 'id')”, and the data is not saved.
Attachments¶
Impact Area:¶
Root Cause:¶
Additional Info¶
- Tested By: Aman
Actions