-
Notifications
You must be signed in to change notification settings - Fork 108
using clone because JSON.parse(JSON.stringify(...)) errors when given undefined #124
using clone because JSON.parse(JSON.stringify(...)) errors when given undefined #124
Conversation
ccfc4ea
to
3534cc3
Compare
3534cc3
to
9796aeb
Compare
bump |
Need anything else from me on this before it can be reviewed? |
bump |
bump. What would you like me to do with this PR? Say the word and I'll stop bothering you guys about it. |
+1 |
fafd036
to
d9b16d1
Compare
1 similar comment
ugh this has been sitting around forever. We really shouldn't leave things hanging for this long like this. Unfortunately, I would not take this patch: I don't think it's necessary to drag in a whole new dependency, when you can easily guard in this case with So I'm gonna close this, but I'll take a patch for a version using the guard? That seems fine enough to me. |
No description provided.