You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 17, 2019. It is now read-only.
Hi,
it seems that the plugin is not working when I have the event handlers registered like this:
The "hoe" gets printed, but the "hey" does not.
Is there a reason why this is this way?
Cheers,
Gerwin
P.S.: I'd lover to use this plugin with meteorJS and they register the events like mentioned in the first example.