-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I'm using image generated on the fly, and it doesn't work. Is there a solution ?
const logo = "http://www.edgebase.com/companies/amazon/logo?width=80&height=80"
<ColorExtractor src={logo} getColors={colors => console.log(colors)} onError={error => console.log(error)} />
Cannot load buffer as an image in browser
at BrowserImage../node_modules/node-vibrant/lib/image/browser.js.BrowserImage.load (browser.js:64)
at ColorExtractor._this.useDefaultImageClass (react-color-extractor.es.js:74)
at react-color-extractor.es.js:67
```
pavsmk
Metadata
Metadata
Assignees
Labels
No labels