Not sure if my bad code or a bug, but it doesn't seem to be building production builds (via Netlify). Throws the error
TypeError: expecting an array or an iterable object but got [object Null]
Well on development it also gives that error but still builds everything fine from the my Ghost api.
Not sure if my bad code or a bug, but it doesn't seem to be building production builds (via Netlify). Throws the error
TypeError: expecting an array or an iterable object but got [object Null]
Well on development it also gives that error but still builds everything fine from the my Ghost api.
Here's the full code
Ran a graphql query as well and results seems fine.