Joe Bartlett

Results 15 comments of Joe Bartlett

@ntotten What's the next step here? Happy to try implementing either of the proposed config changes in this PR, but not sure which you'd prefer.

There's currently no method to temporarily enable/disable loupe functionality, and I'll leave this issue open until that's added, but there are a couple of other ways to do this. The...

rtoohil's workaround (and others) did not work for me. I ended up installing [mysides](https://github.com/mosen/mysides) through Homebrew to remove the Keybase Favorite: ``` brew cask install mysides mysides remove Keybase ```

I just saw another instance of this error triggered when using a hook that returned a single property from a context-bound Store: ```js export const useFoo = () => {...