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

function fireEvent_DOM throwing "element.dispatchEvent is not a function" #333

Open
DarkSnowy opened this issue Oct 10, 2017 · 0 comments
Open

Comments

@DarkSnowy
Copy link

DarkSnowy commented Oct 10, 2017

Uncaught TypeError: element.dispatchEvent is not a function
at fireEvent_DOM (prototype.js:7141)
at fire (prototype.js:7130)
at HTMLDocument._methodized [as fire] (prototype.js:456)
at HTMLDocument.fireContentLoadedEvent (prototype.js:7317)

Prototype.js build version 1.7.3

event.js getFireTarget expects a HTMLElement. fire should not wrap element in JQuery object.

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