modelab / react-radial

A Customizable SVG Radial Menu for React: https://modelab.github.io/react-radial/
18 stars 7 forks source link

Does not work with React 17 #4

Open trevorbelmont8 opened 3 years ago

trevorbelmont8 commented 3 years ago

This menu does not appear to be compatible with the latest version of React.js (17). This is what I get when I try to install it to my default project (created using "npx create-react-app my-app". I tried to downgrade to the 15.6 version that this menu is built with and then it caused other errors. Thoughts or ideas?

Screen Shot 2021-08-15 at 1 06 10 PM