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
Hey all - I am building a new v3 site using WPGatsby.
I have successfully installed all the plugins and have all the pages and templates hooked up nicely - when I update something in wordpress, the build starts and updates the live build.
However, the Preview is a different story:
for blog posts (or other custom posts) - changing something in the wordpress UI and then pressing Preview partially works - sometimes it updates the change, sometimes it does not. The preview always opens, but it's a bit hit or miss with the data update
actual pages (so not blog posts or custom posts - pages that do not go through gatsby-node), the preview simply does not work - the preview page gets stuck on Loading Preview and the log outputs NO_PREVIEW_PATH_FOUND constantly
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.
-
Hey all - I am building a new
v3
site usingWPGatsby
.I have successfully installed all the plugins and have all the pages and templates hooked up nicely - when I update something in wordpress, the build starts and updates the live build.
However, the Preview is a different story:
gatsby-node
), the preview simply does not work - the preview page gets stuck onLoading Preview
and the log outputsNO_PREVIEW_PATH_FOUND
constantlyAnyone got any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions