heyman333 / react-animated-numbers

👾 Library showing animation of number changes in react.js
MIT License
242 stars 29 forks source link

TypeError: Cannot read properties of null (reading 'useRef') #29

Open so630 opened 2 years ago

so630 commented 2 years ago

_ref21.triggerOnce is being said to be null as an error when I try to put the component into my project, here's the screenshot of the error:

image