Robin Neal

Results 5 issues of Robin Neal

I'm attempting to create a mojs.Shape tween for my current project. Here are the options I'm using: ```js new mojs.Shape({ className: 'Brands-burst', fill: colour, strokeWidth: 0, scale: { 0 :...

bug

**Describe the bug** When installing the Saleor app, and connecting it to a store with more than one channel, product lookups fail. The request returns the error: "More than one...

Right now, we have the "accepted" file extensions hard coded into the loader. https://github.com/SudoCat/Nunjucks-Isomorphic-Loader/blob/master/src/node-loader.js#L54 We could instead provide a configuration option to allow users to customise this. Even cooler would...

enhancement
help wanted

It doesn't seem to be possible to use this proxy with a HTTPS/SSL host - is that correct?

## Which package? react-intl ## Describe the bug Type inference does not work correctly when passing a `FormatXMLElementFn` in the values of formatMessage. ## To Reproduce ``` import { useIntl...

bug