AStrubitsky

Results 2 issues of AStrubitsky

Hey. I work on Rtact JS. I connected the canvg library for IE 11 support. The code looks like this: import Canvg from 'canvg'; svgAsPngUri (svg, {scale: 0.5, canvg: Canvg.fromString})....

Hi. I have one issue. If I set react-redux connet as customListComponent in Typeahead, I get warning "nvalid prop `customListComponent` supplied to `Typeahead`". In this case customListComponent is PropTypes.object. Could...