After creating a new project and running the dev server, the dashboard loads and renders but the console reports an error:
Hydration failed because the server rendered HTML didn't match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component used
which seems to be caused by:
data-mantine-color-scheme="dark"
(I do have my system set to dark mode)
ProofKit version: 0.1.0
OttoFMS version: 4.8.0
FMS version: 20.3.2
OS: MacOS Sequoia 15.1.1 (24B91)
Browsers tried:
- FireFox 134.0 (aarch64)
- Chrome (Version 131.0.6778.265 (Official Build) (arm64))
- Vivaldi, (7.0.3495.29 (Stable channel) (arm64)


After creating a new project and running the dev server, the dashboard loads and renders but the console reports an error:
Hydration failed because the server rendered HTML didn't match the client. As a result this tree will be regenerated on the client. This can happen if a SSR-ed Client Component usedwhich seems to be caused by:
data-mantine-color-scheme="dark"(I do have my system set to dark mode)
ProofKit version: 0.1.0
OttoFMS version: 4.8.0
FMS version: 20.3.2
OS: MacOS Sequoia 15.1.1 (24B91)
Browsers tried: