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

UserID from comments #13

Open
femanzo opened this issue Jun 4, 2016 · 1 comment
Open

UserID from comments #13

femanzo opened this issue Jun 4, 2016 · 1 comment

Comments

@femanzo
Copy link

femanzo commented Jun 4, 2016

I'm trying to get the userID from the comment list, the html doesn't have it, but the react does.
<r className="_iqaka" user={..., id: "XXXX"} ... }>
Is it possible to read react together so I don't have to make another call for each userId?

@femanzo
Copy link
Author

femanzo commented Jun 7, 2016

Nevermind, just found out I can grab it from rawComment.user.id
Thanks for the package, its really usefull

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

1 participant