Robbie Moore

Results 4 issues of Robbie Moore

Hi Kent, I've got a question regarding using object dependencies in a React useEffect hook. The problem is that useEffect compares by reference rather than by value (but I'm sure...

Hi, I realize you just released a version (0.0.12) that is supposed to fix this, but for me, when using the watch option, I still get an error saying "File...

bug

Hi Leonardo, You mentioned in [this stackoverflow discussion](https://chat.stackoverflow.com/transcript/message/49223613#49223613) that you attempt prevent causing ReferenceErrors by using the `typeof` operator, but I showed how they can occur anyway and you said...

bug

I have an error in one of my larger programs that occurs somewhere in received_message or in a function that is called inside of that function. The error is pretty...