Bert Hausmans 52f851c1f3 Fix TypeError: totalFTE.toFixed is not a function
- Add Number() conversion in overallKPIs calculation to ensure all values are numbers
- Add safeguards in render to handle null/undefined/NaN values before calling .toFixed()
- Prevents crashes when data contains non-numeric values
2026-01-21 13:47:19 +01:00
Description
No description provided
2.5 MiB
Languages
TypeScript 97.8%
Shell 2%
CSS 0.1%