react-blur icon indicating copy to clipboard operation
react-blur copied to clipboard

React component to blur image backgrounds using canvas.

Results 6 react-blur issues
Sort by recently updated
recently updated
newest added

``` Error: StackBlur.js:83 Uncaught Error: unable to access image data: IndexSizeError: Failed to execute 'getImageData' on 'CanvasRenderingContext2D': The source height is 0.

Any reason to believe it wouldn't work with React 16? If OK, please update the peerDependency!

Any future plan for SVG?

Hi, Thanks for the component. Could you add which browsers support this?

Typescript support by adding an interface in Definitely Typed?