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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: