TylerBarnes / gatsby-plugin-transition-link

A link component for page transitions in gatsby
537 stars 71 forks source link

The result of this StaticQuery could not be fetched. #228

Closed JanChodorowski closed 4 years ago

JanChodorowski commented 4 years ago

After adding the plugin to the gatsby-config, the pages being generated from the markdown are unaccessible even through regular gatsby link because of the error Uncaught Error: The result of this StaticQuery could not be fetched., but after refreshing the page is served. Any ideas?

JanChodorowski commented 4 years ago

Oh, the error came from the default SEO component.