Shane Korin

Results 6 comments of Shane Korin

Catching up on this old thread as I'm trying to figure out the best option here as well. @mikkelsl the `fieldAuthorize` seems to be a good simple option, but it's...

I managed to get v7.1.1 working by passing it in manually. See my comment here https://github.com/kirjs/react-highcharts/issues/436

@ScottHamper do you have any ETA on when this might get merged? :)

@ScottHamper Haha ok fair enough :) The only reason I asked is because this package (https://github.com/abersager/redux-persist-cookie-storage) uses yours as a dependency. Your points in #86 are valid though. We'll either...

Is there official types for the Sanity document/schemas yet? I can't seem to figure out what type to use when defining a schema. I've tried something random like this but...

@hutber You can use it with CRA I just added `require('jest-canvas-mock');` to the top of my `setupTests.js` file :)