Skip to content

Instantly share code, notes, and snippets.

@umkl
umkl / _document.tsx
Last active August 3, 2022 16:17
nextjs styled-components missing style on reload issue
import Document, { Head, Html, Main, NextScript } from "next/document";
import { ServerStyleSheet } from "styled-components";
export default class MyDocument extends Document {
static async getInitialProps(ctx) {
const sheet = new ServerStyleSheet();
const originalRenderPage = ctx.renderPage;
try {
ctx.renderPage = () =>
@umkl
umkl / da0ff952c0d40e95a5015fd636b222ea.txt
Last active June 8, 2021 06:54
Typeracer Statistics
ungarmichael Typeracer Statistics