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

ReactDOM Error #27

Closed
alanzanattadev opened this issue Sep 1, 2015 · 3 comments
Closed

ReactDOM Error #27

alanzanattadev opened this issue Sep 1, 2015 · 3 comments

Comments

@alanzanattadev
Copy link

Hi, i've just encountered an error at this line :
scroller.register(this.props.name, ReactDOM.findDOMNode(this)); in Helpers.js

Uncaught TypeError: o.findDOMNode is not a function

I think it's because react-dom is not a dependency in the package.json of npm build. But even after adding the package, the error is persisting.

I have just placed a link and an element as in your exemple, and installed react-scroll and react-dom with npm. The "to" and "name" property of link and element are the same.

I'm sorry for my english errors.

Thanks

@fisshy
Copy link
Owner

fisshy commented Sep 1, 2015

Thanks for the issue! Will look into it.

@alanzanattadev
Copy link
Author

Than you ! I'm using react-scroll for a website which goes in production soon, how much time will it take to be fixed ?

@fisshy
Copy link
Owner

fisshy commented Sep 10, 2015

Should be solved with the latest merge.

@fisshy fisshy closed this as completed Sep 10, 2015
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