Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

name prop was undefined warning with Markdown text #232

Closed
marvinhagemeister opened this issue Nov 17, 2016 · 0 comments
Closed

name prop was undefined warning with Markdown text #232

marvinhagemeister opened this issue Nov 17, 2016 · 0 comments

Comments

@marvinhagemeister
Copy link
Contributor

The <Examples> Component throws a PropType error when the markdown contains headings or other markdown specific components. In that case the name property is undefined.

The name property is only required when rendering actual user components. See: https://github.com/sapegin/react-styleguidist/blob/master/src/rsg-components/Examples/Examples.js#L9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant