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

package.json - move react to peerDependencies #15

Closed
wants to merge 1 commit into from

Conversation

davide
Copy link

@davide davide commented Feb 14, 2015

Fixes issue "Cannot read property 'firstChild' of undefined" that happens when 2 versions of react are loaded simultaneously.
See http://stackoverflow.com/a/27153167

Fixes issue "Cannot read property 'firstChild' of undefined" that happens when 2 versions of react are loaded simultaneously.
See http://stackoverflow.com/a/27153167
@mzabriskie
Copy link
Member

Can't this be solved just as well by using npm dedupe?

@mzabriskie
Copy link
Member

@davide ping.

@danez
Copy link
Collaborator

danez commented Oct 21, 2015

This was fixed by #23 and can be closed

@mzabriskie mzabriskie closed this Oct 21, 2015
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants