WordExpress icon indicating copy to clipboard operation
WordExpress copied to clipboard

Cannot read property 'base' on PostExcerpt

Open cdiaz opened this issue 8 years ago • 3 comments

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

cdiaz avatar Feb 04 '17 16:02 cdiaz

I'm getting this error, also.

martin-williams avatar Mar 24 '17 21:03 martin-williams

@ramsaylanier Can you help us? please

cdiaz avatar Mar 25 '17 00:03 cdiaz

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

ramsaylanier avatar Mar 26 '17 01:03 ramsaylanier