I just migrated a DXP server from 2026.q1.2-lts to Liferay Digital Experience Platform 2026.Q3.1 (August 22, 2026) without errors.
Logging in as Administrator, the contents of Control Panel —> OBJECT —> Objects is empty, completely blank. Please see the screenshot below.
Using F12 key there are the below errors:
TypeError: can't access property "length", F.items is undefined
Lu ViewObjectDefinitions.tsx:321
React 10
react-dom.production.min.js:189:30
Uncaught TypeError: can't access property "length", F.items is undefined
Lu ViewObjectDefinitions.tsx:321
React 10
ViewObjectDefinitions.tsx:321:6
—
It seems that the backend does not provide the list of Object definitions to the React frontend.
Note that I reindexed already the remote ElasticSearch instance.
Thank you in advance for any help.


Have you done a reindex of ElasticSearch ?
– Eric_DARIEL