Open cinderblock opened 15 hours ago
This is because fork-me-on-github does not support server-side rendering.
You can wrap it in ClientOnly. Or open an issue in the fork-me-on-github repo.
Ah, that makes sense.
What changes (high level) would be needed to make it SSR-able?
Think it's worth updating, forking, finding a different package, or just extracting the source?
I don't familiar with this library. But I think it should have alternatives to support server-side rendering.
I'm building a simple static site on GitHub Actions (for publishing on GH Pages) and am getting an error that requested I report it here.
Excerpt below. See the full project/build here: https://github.com/cinderblock/awesome-led-list/actions/runs/12092799259/job/33722975047