You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a fairly complex site that uses multiple source plugins (among others gatsby-source-wordpress).
I would like to have both, ENABLE_GATSBY_REFRESH_ENDPOINT=true as well as being able to watch for wordpress changes to quickly re-render the pages.
Right now this is not possible, see gatsbyjs/gatsby-source-wordpress-experimental@eae1166
and
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have a fairly complex site that uses multiple source plugins (among others gatsby-source-wordpress).
I would like to have both, ENABLE_GATSBY_REFRESH_ENDPOINT=true as well as being able to watch for wordpress changes to quickly re-render the pages.
Right now this is not possible, see gatsbyjs/gatsby-source-wordpress-experimental@eae1166
and
gatsby/packages/gatsby-source-wordpress/src/steps/source-nodes/update-nodes/content-update-interval.js
Line 118 in 54d4721
Unfortunately I couldnt find a rationale of why its not possible to have both.
Beta Was this translation helpful? Give feedback.
All reactions