-
Notifications
You must be signed in to change notification settings - Fork 13
crashes when currentUser3BoxProfile is cleared #34
Comments
Any suggestions about this? It is blocking our (Alchemy) integration of your comments module. Is there a suggested work-around? Thanks! |
Hey! Thanks for the detailed report and sorry for the slow response. Seems like this should be an easy fix. Can have a look at it tomorrow. |
Great, thanks! |
I just published version |
Will do, thanks! |
@oed Still a crash, looks like when currentUserAddr is defined and currentUser3BoxProfile is not: 3box-comments-react/src/components/Input.jsx Line 218 in fcb9115
|
@dkent600 please let us know if this is working better with |
Working better, but still seeing an issue in a similar scenario, though I haven't had a chance to confirm exactly what is going on:
The exception is coming from here: https://connect.3box.io/v1/index.js |
Using "3box-comments-react": "^3.0.1"
This line:
3box-comments-react/src/components/Input.jsx
Line 179 in 37862ba
is triggering this exception:
STEPS:
I'm not sure if I have narrowed this down to the smallest possible conditions.
RESULT: crash
EXPECT: no crash
The text was updated successfully, but these errors were encountered: