Open-Assistant
Open-Assistant copied to clipboard
website: Fix hydration issues side menu, move side_menu.json to common.json
Fixes #1326
This PR moves all json in side_menu.json to common.json. We have an issue with the side menu layout as it's a high level component and this causes hydration issues with SSR when global namespaces are not passed by default.
Any questions please reach out.
Conflicts resolved, it would be good to merge this before any more translation PRs are merged @fozziethebeat.
Done [ru]
:x: pre-commit failed.
Please run pre-commit run --all-files locally and commit the changes.
Find more information in the repository's CONTRIBUTING.md