Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: set up server side styled-components #341

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

codeincontext
Copy link
Collaborator

@codeincontext codeincontext commented Nov 4, 2024

In #337 I noticed that the initial render for our app is always blank. I had a suspicion that this would be hiding some surprises

If you load that page without JS enabled you'll see that the initial render is missing the styled components styling. I've followed the official guide to integration styled components, and checked that it's the same approach the OWA uses

Copy link

vercel bot commented Nov 4, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
oak-ai-lesson-assistant ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 4, 2024 5:09pm

@codeincontext codeincontext force-pushed the fix/styled-components-server branch from ab82f3e to f221c24 Compare November 4, 2024 17:04
Copy link

sonarqubecloud bot commented Nov 4, 2024

Copy link

github-actions bot commented Nov 4, 2024

Playwright test results

passed  13 passed
skipped  1 skipped

Details

report  Open report ↗︎
stats  14 tests across 13 suites
duration  1 minute, 56 seconds
commit  f221c24

Skipped tests

No persona › tests/auth.test.ts › authenticate through Clerk UI

@codeincontext codeincontext marked this pull request as ready for review November 5, 2024 08:51
@codeincontext codeincontext requested a review from a team November 5, 2024 08:51
Copy link
Collaborator

@mantagen mantagen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Noice

@codeincontext codeincontext merged commit 9477b75 into main Nov 5, 2024
16 checks passed
@codeincontext codeincontext deleted the fix/styled-components-server branch November 5, 2024 09:01
@oak-machine-user
Copy link
Collaborator

🎉 This PR is included in version 1.14.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants