Tim VanDoren

Results 3 issues of Tim VanDoren

If there is data passed into `equals` that has `toString` as a field that's not a function, `equals` breaks because it tries to call it as a function. Example data:...

``` warning.js:33 Warning: A component is changing an uncontrolled input of type text to be controlled. Input elements should not switch from uncontrolled to controlled (or vice versa). Decide between...

The rubygems ffi artifact was updated on 2016-07-05. None of the versions since then(1.9.11, 1.9.12, 1.9.13) work with gradle-compass 2.0.6 while doing a clean build. Here's the error I see...