Mitch Ryan

Results 22 issues of Mitch Ryan

**What version of this package are you using?** Latest. **What operating system, Node.js, and npm version?** Not an operating-system, NodeJS or NPM-dependent issue. **What happened?** If you were to do...

# Description I understand that this project is inherently incompatible with SSR, but this module can literally not be `import`ed into a NextJS project (for example) because you get the...

This method is referenced twice in code-snippets in the README without explanation, and doesn't appear to be documented itself.

There is a great front-end launch checklist here: https://github.com/binhnguyennus/front-end-checklist It even has an associated web-app: https://frontendchecklist.io/ I propose that we keep the checklist file, but that we remove the bulk...

enhancement

See [this PR](https://github.com/springload/frontend-starter-kit/pull/91) for commentary.

enhancement

Can't do `import { fromRenderProps } from 'recompose';` because `fromRenderProps` is undefined.

The configuration parameter is documented [here](https://www.sanity.io/docs/image-url) but one can't use it without incurring the following type-error: > Argument of type '{ baseUrl: string; }' is not assignable to parameter of...