Replies: 1 comment 1 reply
-
I’m still stuck with this still. Can anyone assist? I’m not even sure if the hook back to the preview server is being triggered (the build one is though). I might modify the Drupal plugin and then log out its calls. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, just trying to work out why when I make an update in Drupal it does a data push to Gatsby Cloud and deploys in a few seconds, but it takes much longer for the preview to update (if at all).
I’m now using the
gatsby_endpoints
module, but the previews issue existed prior to that also.It’s like there is no push event to the preview server, but there is to the build server. Is that expected?
Beta Was this translation helpful? Give feedback.
All reactions