WordExpress
WordExpress copied to clipboard
Cannot read property 'base' on PostExcerpt
Property base is undefined
Steps to reproduce:
- npm start / npm run startdev
- Navigate to http://localhost:3000/articles
- Handle click on any post
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
I'm getting this error, also.
@ramsaylanier Can you help us? please
@cdiaz @martin-williams I will look at this over the weekend and give you an update soon. Thanks for being patient.