-
Notifications
You must be signed in to change notification settings - Fork 14
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
eventType not working #52
Comments
Thanks for reporting. There's definitely something going wrong -- I'll look into it. |
Unfortunately, this needs a pretty substantial refactor to get it going properly. For the meantime, it's not going to support any events except |
It's ok I use the meteor events to sent the fake one. However, you should 2015-09-24 7:48 GMT+08:00 Brent Abrahams [email protected]:
|
Yes, you're right -- the |
please change the readme 2015-09-25 6:59 GMT+08:00 Brent Abrahams [email protected]:
|
Added a warning to the README. Leaving this issue open as those events like mouseover, mouseenter should really be supported as well. It's just not going to happen anytime in the near future, unfortunately. |
No problem. I did a hack myself :D 2015-10-05 21:59 GMT+08:00 Brent Abrahams [email protected]:
|
I followed the doc and mousein doesn't work and the mouseover or mouseenter don't work either!
Hope to fix this!
The text was updated successfully, but these errors were encountered: