Symptom
- An error occurs when opening a custom MDF UI in Manage Configuration UI.
- Exact error message: "Cannot read properties of undefined (reading 'render')".
- In People Profile, the message displays: "Looks like something went wrong. Please try again. If the issue persists, contact your system administrator."
- The related object/card is inaccessible in People Profile due to the error.
"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental."
Environment
SAP SuccessFactors HCM Suite
Reproducing the Issue
- Navigate to Manage Configuration UI.
- Attempt to open the target custom MDF UI.
- Observe the error: "Cannot read properties of undefined (reading 'render')".
- Open People Profile and navigate to the relevant object/card.
- Observe the error message: "Looks like something went wrong. Please try again. If the issue persists, contact your system administrator."
Cause
- Misconfiguration in the custom MDF UI: the resolver of the baseObject was set to a field. Setting the baseObject to any field is invalid and causes the UI to fail rendering.
Resolution
- Open the affected custom MDF UI in Manage Configuration UI.
- Locate the baseObject configuration and its resolver/mapping.
- Remove any resolver mapping that sets the baseObject to a field value; ensure the baseObject is correctly defined for the object and not mapped to any field.
- If available, restore the UI from a known-good backup, or import the backup UI to overwrite the misconfiguration.
- Save the configuration.
- Validate the fix: open the UI in Manage Configuration UI and access the corresponding card in People Profile to confirm it renders without errors.
Keywords
manage configuration ui, custom mdf ui, cannot read properties of undefined, reading render, people profile, application error, baseobject, resolver, mdf card, ui render error, configuration ui, profile card inaccessible, mdf ui rendering error, error on open, ui schema , KBA , LOD-SF-MDF-UI , UI Config, Layout & Rules , Problem
Product
SAP SuccessFactors HCM Suite all versions
SAP Knowledge Base Article - Public