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

Uncaught ReferenceError: React is not defined #13

Open
mspkom opened this issue Sep 18, 2015 · 1 comment
Open

Uncaught ReferenceError: React is not defined #13

mspkom opened this issue Sep 18, 2015 · 1 comment

Comments

@mspkom
Copy link

mspkom commented Sep 18, 2015

After installing the example, I get the following error in file 'leaderboard.jsx' in line 13:

Uncaught ReferenceError: React is not defined

I did a 'meteor update' first.

@cmnjcs
Copy link
Contributor

cmnjcs commented Sep 18, 2015

Hi @mspkom, this package was built before Meteor officially supported React. Since then, Meteor has released official support in the form of the react-meteor-data package (documentation). We've transitioned over to using that instead of this package, and we should mark this package as deprecated--sorry about that.

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