trivago / melody

Melody is a library for building JavaScript web applications.
https://melody.js.org
Apache License 2.0
215 stars 39 forks source link

Fixed binding of dispatchCustomEvent function #117

Closed fbring closed 5 years ago

fbring commented 5 years ago

What changed in this PR:

Using an arrow function to properly bind this inside the dispatchCustomEvent function.

fbring commented 5 years ago

Sorry I haven't seen that there already is a PR for this bug #115.

pago commented 5 years ago

@fbring I'd like to merge this but you'll need to increase the bundle size slightly like in #115