pvpg

Results 4 comments of pvpg

Could you try and add a validation before saving the response data in a variable, clean the cache and run the build again? A validation is always needed: **if (!theresult)...

I'm glad it worked! This issue occurs when having the Preview feature activated on your project. Sometimes it makes the project break on build. Adding this validations will avoid getting...

The thing is that you need to add a validation to check if edges isn’t null before retrieving the data. So for you the solution would be to add this...

Here's a related forum thread: https://community.prismic.io/t/bug-preview-only-works-half-the-time/1232/4