Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught TypeError: Cannot read property 'addEventListener' of undefined #4

Open
MatteoM-Arkage opened this issue Jul 3, 2020 · 0 comments

Comments

@MatteoM-Arkage
Copy link

hello,

trying to implement directly online on wordpress installation, the error is a bit differet:

demo2.js?ver=5:96 Uncaught TypeError: Cannot read property 'addEventListener' of undefined
    at HTMLDocument.<anonymous> (demo2.js?ver=5:96)
(anonymous) @ demo2.js?ver=5:96

corresponding to:

TweenMax.ticker.addEventListener("tick", render);

in the demo2.js file

files are correctly loaded, apparently in the correct order:

Schermata 2020-07-03 alle 18 47 30

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant