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

Custom events doesn't bubble #126

Open
enzy opened this issue Dec 18, 2015 · 1 comment
Open

Custom events doesn't bubble #126

enzy opened this issue Dec 18, 2015 · 1 comment

Comments

@enzy
Copy link

enzy commented Dec 18, 2015

And there is no way to tell them to. Or am I wrong?

I have:

<form>
  ...
  <input>
  ...

Input fires custom event on itself. Form doesn't catch it.

@enzy
Copy link
Author

enzy commented Dec 18, 2015

Also note that Event.initEvent() is deprecated, see https://developer.mozilla.org/en-US/docs/Web/API/Event/initEvent

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