dak.c2s/frontend/src/components
CCS Admin bbcb0c489a fix: replace Unicode escape sequences with UTF-8 characters in ReportViewer
Unicode escapes like \u00e4 render as literal text in JSX content
instead of the intended German umlauts (ä, ü, Ü).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 20:19:37 +00:00
..
layout feat: add Anleitung page with step-by-step guides for all portal features 2026-02-28 11:48:52 +00:00
ui feat: add Anleitung page with step-by-step guides for all portal features 2026-02-28 11:48:52 +00:00
ReportViewer.tsx fix: replace Unicode escape sequences with UTF-8 characters in ReportViewer 2026-03-01 20:19:37 +00:00