rsnext/examples/cms-wordpress/pages
ospira 3bbb35c323
small tweaks for those testing on an existing site with missing autho… (#18506)
* small tweaks for those testing on an existing site with missing author or featured image on posts

When migrating WordPress or using an exisitng site, sometimes you have published posts wth missing data. The graphql plugin will properly resolve these to null, but some of existing code accessing tries to access the node property on these null values. I've made these properties optional in the pages and also tweaked some of the components along similar lines.

* Lint fix

Co-authored-by: Luis Alvarez <luis@vercel.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
2020-10-30 13:45:18 -05:00
..
api Add new import flow to CMS examples (#14053) 2020-06-11 23:44:23 +00:00
posts small tweaks for those testing on an existing site with missing autho… (#18506) 2020-10-30 13:45:18 -05:00
_app.js [Examples] Add WordPress Blog (#13194) 2020-06-01 17:17:20 -05:00
_document.js [Examples] Add WordPress Blog (#13194) 2020-06-01 17:17:20 -05:00
index.js small tweaks for those testing on an existing site with missing autho… (#18506) 2020-10-30 13:45:18 -05:00