peacepostman / wavify

Generate beautiful animated waves using svg, javascript and some tweenMax magic.
MIT License
222 stars 41 forks source link

Uncaught Cannot tween a null target. #19

Open bsastregx opened 2 years ago

bsastregx commented 2 years ago

Hi guys, Thanks for this package. I followed the steps and I am getting the following error :

tweenmax.min.js:17 Uncaught Cannot tween a null target.

Any ideas?

tora87 commented 2 years ago

There is an incorrect description in the README.md The reason for the conclusion is that the <path> and the ID specified in querySelector do not match.