tylermcginnis/re-base

Uncaught Error: Objects are not valid as a React child (found: object with keys

creotip opened this issue · 1 comments

Followed many tutorials and examples, but im getting this error:
Uncaught Error: Objects are not valid as a React child (found: object with keys {author, title, url, key}). If you meant to render a collection of children, use an array instead or wrap the object using createFragment(object) from the React add-ons. Check the render method of Index.

@creotip Did you figure this one out? That is an error from React. If not, can you post the a link to or the Index component here?