AnimatedCustomCursor icon indicating copy to clipboard operation
AnimatedCustomCursor copied to clipboard

Cannot read property 'setAttribute' of null

Open Vinty93 opened this issue 5 years ago • 0 comments

Hi,

I'm trying to use this, I love it :), but got some really annoying issue, on all 4 demo it's showing me

Uncaught TypeError: Cannot read property 'setAttribute' of null
    at Timeline.onUpdate [as _onUpdate] (cursor.js:144)
    at _callback (gsap-core.js:989)
    at Timeline.render (gsap-core.js:2219)
    at Timeline.render (gsap-core.js:2164)
    at _lazySafeRender (gsap-core.js:256)
    at Array.updateRoot (gsap-core.js:2589)
    at _tick (gsap-core.js:1296)

Can you help me with this :D ?

Vinty93 avatar Sep 23 '20 00:09 Vinty93