Ben Storey

Results 3 comments of Ben Storey

Sure, thanks! https://github.com/sephiroth74/Android-Exif-Extended/pull/24

I don't understand how to re-use that code when we are using react-codemirror. If somewhere in my code I'm using react-codemirror like this: ``` console.log(e) } /> ``` Then how...

Actually one hacky workaround that seems to work is by setting the history state to false then back to true again right after. So code like this appears to work...