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

Cannot read property 'add' when doing renderToString #29

Open
stefan-serb opened this issue Jan 29, 2019 · 1 comment
Open

Cannot read property 'add' when doing renderToString #29

stefan-serb opened this issue Jan 29, 2019 · 1 comment

Comments

@stefan-serb
Copy link

If I try to do ReactDOMServer.renderToString, my app breaks because of this line:

<BreadcrumbsItem to='/'>Home</BreadcrumbsItem>

The error is:

Unhandled Rejection (TypeError): Cannot read property 'add' of undefined
@oklas
Copy link
Owner

oklas commented Jan 30, 2019

Hi. Seems this is duplicate #24. Let me know if any else.

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

2 participants