Torsten Schulz (local) 5c1252801e Fix: Null-safe access to rightType.title in menu endpoint
- Verwende Optional Chaining (?.) für ur.rightType.title
- Filtere null/undefined Werte aus rights Array
- Behebt: Cannot read properties of null (reading 'title')
2025-10-20 21:14:53 +02:00
2024-08-19 12:34:08 +02:00
Description
No description provided
404 MiB
Languages
JavaScript 74.3%
Vue 21.3%
C++ 2.8%
Shell 1.2%
PLpgSQL 0.1%
Other 0.1%