ramsaylanier / WordExpress

WordPress using Node, React, GraphQL, and Apollo
http://wordexpress.io
MIT License
1.56k stars 129 forks source link

Cannot read property 'base' on PostExcerpt #29

Open cdiaz opened 7 years ago

cdiaz commented 7 years ago

Property base is undefined

Steps to reproduce:

Output: TypeError: Cannot read property 'base' of undefined at Object. (/WordExpress/dist/server.js:42:11)

Notes: The page layout from Articles is "PostList" Sample: http://blog.cristiamdiaz.com/articles

martin-williams commented 7 years ago

I'm getting this error, also.

cdiaz commented 7 years ago

@ramsaylanier Can you help us? please

ramsaylanier commented 7 years ago

@cdiaz @martin-williams I will look at this over the weekend and give you an update soon. Thanks for being patient.