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
423 MiB
Languages
JavaScript 68.4%
Vue 22.6%
Kotlin 5.4%
C++ 2.2%
Shell 0.9%
Other 0.2%