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

stijndv.com font causes "Hydration Error" when running in debug. #1

Open
swstephe opened this issue Nov 25, 2022 · 5 comments
Open

Comments

@swstephe
Copy link

swstephe commented Nov 25, 2022

I'm not sure what it is about my environment, but the line:

<link rel="stylesheet" href="https://stijndv.com/fonts/Eudoxus-Sans.css" />

in layout.js causes "Hydration Error" messages 3 times. If I fetch the URL in my browser and copy the contents to global.css and remove it from layout.js the error goes away and I can continue.

$ node --version
v16.15.1
$ npm --version
8.19.2

@PatrickDDDD
Copy link

thanks! I had the same error now fixed.

@chantalvannuland
Copy link

Thanks a lot! I also had the same errors

@DuncanDuMond
Copy link

Also had the same errors and it worked once I followed your suggested solution

@koudev1
Copy link

koudev1 commented Mar 4, 2023

It didn't work for me
I copied the font link content and put it in globals.css and deleted link stijndv but nothing changed

@koudev1
Copy link

koudev1 commented Mar 4, 2023

Use another line?

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

No branches or pull requests

5 participants