Skip to content

Fix SSR path resolution and style rendering #96

@SKairinos

Description

@SKairinos

There is a current problem causing a hydration mismatch error. It seems the paths are being incorrectly formatted and therefore aren't resolved. Furthermore, it seems we aren't correctly initializing emotion to support SSR.


Want to work on this issue?

Code for Life welcomes and encourages community contributions!

If you would like to work on this issue, you can instruct @cfl-bot by commenting one of the following prompts:

Prompt Description Arguments Use When
assign me Assigns you to this issue. N/A You want to work on this issue.
unassign me Unassigns you from this issue. N/A You no longer want to work on this issue.
ready for review Sets the status of this issue to Ready For Review. N/A You've attached deliverables to this issue and you would like a CFL team member to review it.
requires changes Sets the status of this issue to In Progress. N/A You've realized that your deliverables are missing something.
link pr <number> <repo?> Links a pull request to this issue. <number> The number of the PR to link.
<repo?> The repo the PR is in.* Defaults to this issue's repo.
You want to associate your code changes with this issue.
unlink pr <number> <repo?> Unlinks a pull request from this issue. <number> The number of the PR to unlink.
<repo?> The repo the PR is in.* Defaults to this issue's repo.
You want to disassociate your code changes with this issue.

*Only CFL repos may be specified. You can optionally omit the "codeforlife-" prefix.


Our Site | Our Docs | Our Code | Formatting Text on GitHub

Metadata

Metadata

Assignees

Labels

2025:tech debt2025 Goal: Reduce technical debt.

Type

No type

Projects

Status

Closed

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions