Skip to content

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

@MatteoM-Arkage

Description

@MatteoM-Arkage

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions