motorcyclejs / dom

The standard DOM driver for motorcycle.js
MIT License
20 stars 2 forks source link

Fix for event delegation #117

Closed TylorS closed 7 years ago

TylorS commented 7 years ago

Event stream filtering for correct matches was previously only being generated once and caused following events listeners to be generated incorrectly.