svg-to-cubic-bezier icon indicating copy to clipboard operation
svg-to-cubic-bezier copied to clipboard

The example doesn't run on chrome

Open geohuz opened this issue 7 years ago • 1 comments

On firefox it displays the result array, but in Chrome it shows:

Uncaught TypeError: Cannot read property 'numberOfItems' of undefined
    at convertToCubicBezier

  | convertToCubicBezier | @ | svg-path-converter.js:7
 ```

geohuz avatar Jul 07 '17 06:07 geohuz

Same issue. For all people stranded here have a look at https://motion.ant.design/components/tween-one#components-tween-one-demo-path

chillyistkult avatar Oct 09 '19 12:10 chillyistkult