christian-bromann / docusaurus-theme-github-codeblock

A Docusaurus plugin that supports referencing code examples from public GitHub repositories.
MIT License
23 stars 5 forks source link

Page crashes with an error after a completed build #174

Open labtom opened 3 months ago

labtom commented 3 months ago

I'm testing this plugin and while it works locally, the page crashes with the following error:

Objects are not valid as a React child (found: TypeError: Failed to fetch). If you meant to render a collection of children, use an array instead.
Screenshot 2024-07-04 at 09 01 30

Is that a known issue?

christian-bromann commented 3 months ago

Is that a known issue?

No!

Can you maybe provide more information about your environment? Maybe produce a reproducible example or at least provide information about the Docusaurus version you are using.