nexus-public icon indicating copy to clipboard operation
nexus-public copied to clipboard

Realms not shown in UI (3.70.1-02)

Open rmontag-ap opened this issue 1 year ago • 1 comments

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:

image

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.

rmontag-ap avatar Aug 08 '24 07:08 rmontag-ap

Still have this issue in 3.70.2-01.

Is it only me having the issue? Can someone confirm if this problem exists?

rmontag-ap avatar Sep 16 '24 15:09 rmontag-ap

And the same on 3.70.3-01.

rmontag-ap avatar Oct 28 '24 15:10 rmontag-ap

Version 3.71.0-06 Build ded10d984b566d9221e02fb25d6d6c81a6f11b55 Running on OCP, same situation

rage1337 avatar Nov 14 '24 11:11 rage1337