marko-js-archive / marko-widgets

[LEGACY] Module to support binding of behavior to rendered UI components rendered on the server or client
http://v3.markojs.com/docs/marko-widgets/
MIT License
141 stars 40 forks source link

Fixes #165 event-delegation.js:44 Uncaught TypeError: Cannot read property '__widget' of null #166

Closed philidem closed 7 years ago

philidem commented 7 years ago

@patrick-steele-idem @mlrawlings this change fixes an issue that we see in our code when destroying a widget while handling an event. Please review, merge, and publish if you like the fix.