codesuki / react-d3-components

D3 Components for React
http://codesuki.github.io/react-d3-components/example.html
MIT License
1.63k stars 206 forks source link

Uncaught ReferenceError: ReactD3 is not defined #86

Closed richardry closed 8 years ago

richardry commented 8 years ago

I followed the following instruction:

but when navigating to http://localhost:8000/example It doesn't work, got "Uncaught ReferenceError: ReactD3 is not defined"

codesuki commented 8 years ago

Let me check. Just for clarification, did you do this around the time you wrote the ticket or a day some time before? Also are there any other error messages? If it cannot find React3D mostly it should throw some more errors.

richardry commented 8 years ago

The issue was on the code I pulled yesterday. Just did another pull, seems the previous two commits 18 hours ago fixed the problem. Sorry I should have done another pull before raising the issue. On a site note, I just come to evaluate this project and my inital impression is very good. I like your approach more than Victory's. Thanks for the good work!

codesuki commented 8 years ago

Thanks, I am glad it worked out! Not your fault, I found this issue yesterday and fixed it so just wanted to make sure you already use it :) What kind of project will it be, if one may ask?