Toby Thain

Results 6 issues of Toby Thain

Hi, Testers on real phones and simulators (including me) are seeing a hang in swiping that does not occur on iOS 13. At the same time, the log is spammed...

I had a compilation issue in production code today that I couldn't explain, so I reduced it to a minimal case: ```scala import cats.effect.IO object DeleteMe { // I am...

Is there a "golden system" requirement for this library? I'm having unexpected build problems as detailed in the log below. ``` (caffe) toby@w8pc:~/caffe-augmentation$ CXXFLAGS=-std=c++11 CPPFLAGS=-std=c++11 cmake . -- The C...

Fix a couple of typos in README example

Can't seem to shake this: ``` ERROR in node_modules/adal-angular5/adal5.service.d.ts(1,10): error TS2305: Module '"/Volumes/xxx/node_modules/@types/adal-angular/index"' has no exported member 'adal'. ``` My `package.json`: ```json { "name": "xxx", "version": "0.0.0", "license": "MIT", "scripts":...