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

Gatsby and Craft CMS integration support. #20

Closed
andris-sevcenko opened this issue Oct 7, 2021 · 1 comment
Closed

Gatsby and Craft CMS integration support. #20

andris-sevcenko opened this issue Oct 7, 2021 · 1 comment

Comments

@andris-sevcenko
Copy link

Currently, having this plugin installed breaks Gatsby's incremental updates.

The fastest fix until you have time/resources/willingness to add full GraphQL/Gatsby support for this plugin, is to simply tell the Gatsby helper plugin to ignore it.

It's essentially a one-liner response to an event. See examples here -
spicywebau/craft-neo@9b545c9
verbb/super-table@df5fc0b

SuperTable and Neo had a different need for it, but the fix is the same - just let Gatsby Helper plugin know that it should ignore this element when checking for the most recent changes.

@andris-sevcenko
Copy link
Author

Thank you!

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

1 participant