You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: