Hi,
when trying to use filter in privileges selection for a role I am able only to type a subset of letters and unlimited asterisks, insertion of any other char causes following error to show up:
Uncaught TypeError: Cannot read properties of null (reading 'toLowerCase')
at
at Array.filter (<anonymous>)
at filteredData ()
at
at Array.reduce (<anonymous>)
at E ()
at H ()
at e.resolveTransition ()
at e.transition ()
at
Hi, when trying to use filter in privileges selection for a role I am able only to type a subset of letters and unlimited asterisks, insertion of any other char causes following error to show up:
Uncaught TypeError: Cannot read properties of null (reading 'toLowerCase') (https://NEXUS-ADDRESS/static/nexus-rapture-bundle.js?_v=3.70.3-01&_e=OSS&_c=2024-10-02-1800-19686:2)
From dev tools console:
The issue was not present in 3.70.2-01.
BR, Damian