Realms not shown in UI (3.70.1-02)
Nexus OSS 3.70.1-02 When clicking on Administration -> Security -> Realms, I got an empty page and nothing is shown. Enabling the Developer Tool in Chrome shows the following errors:
nexus-coreui-plugin-prod.js?_v=3.70.1-02&_e=OSS&_c=2024-07-11-0055-20393:1
TypeError: Cannot read properties of undefined (reading 'id')
at NxTransferListHalf.js:87:318
at Array.map (<anonymous>)
at MC (NxTransferListHalf.js:87:158)
at ii (react-dom.production.min.js:157:137)
at Xc (react-dom.production.min.js:267:460)
at kl (react-dom.production.min.js:250:347)
at Nl (react-dom.production.min.js:250:278)
at El (react-dom.production.min.js:250:138)
at bl (react-dom.production.min.js:243:163)
at react-dom.production.min.js:123:115
...
NxTransferListHalf.js:87
Uncaught (in promise)
TypeError: Cannot read properties of undefined (reading 'id')
at NxTransferListHalf.js:87:318
at Array.map (<anonymous>)
at MC (NxTransferListHalf.js:87:158)
at ii (react-dom.production.min.js:157:137)
at Xc (react-dom.production.min.js:267:460)
at kl (react-dom.production.min.js:250:347)
at Nl (react-dom.production.min.js:250:278)
at El (react-dom.production.min.js:250:138)
at bl (react-dom.production.min.js:243:163)
at react-dom.production.min.js:123:115
Tested with Chrome 127.0.6533.99 and Firefox 115.13.0esr I cannot tell if this is a new problem with the version 3.70.1 or not.
All other menu entries under Security are working as expected.
Still have this issue in 3.70.2-01.
Is it only me having the issue? Can someone confirm if this problem exists?
And the same on 3.70.3-01.
Version 3.71.0-06 Build ded10d984b566d9221e02fb25d6d6c81a6f11b55 Running on OCP, same situation