We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
event-delegation.js:44 Uncaught TypeError: Cannot read property '__widget' of null (anonymous function) @ event-delegation.js:44 batchUpdate @ update-manager.js:96 (anonymous function) @ event-delegation.js:25
It looks this error happens when destroying a widget while in the process of handling an event.
The text was updated successfully, but these errors were encountered:
I'm experimenting with some fixes for this issue.
Sorry, something went wrong.
4bb8729
Merge pull request #166 from marko-js/issue-165-event-delegation-destroy
7eae2c6
Fixes #165 event-delegation.js:44 Uncaught TypeError: Cannot read property '__widget' of null
philidem
No branches or pull requests
It looks this error happens when destroying a widget while in the process of handling an event.
The text was updated successfully, but these errors were encountered: